Streaming to an Amino A110

About encoding, codec settings, muxers and filter usage
cyomatics
New Cone
New Cone
Posts: 1
Joined: 30 Aug 2007 08:51

Streaming to an Amino A110

Postby cyomatics » 31 Aug 2007 09:50

Hello,

i have installed VLC on my CentOS Workstation.
Now i tried to stream 3 Movies to an Amino A110.

vlc -vvv video.mgp --sout udp:239.255.10.10 --ttl 1 --loop
vlc -vvv video.ts --sout udp:239.255.10.11 --ttl 1 --loop
vlc -vvv video.avi --sout udp:239.255.10.12 --ttl 1 --loop

But when i type upd://239.255.10.10 or upd://239.255.10.11 or upd://239.255.10.12 in the Ant-Browser I don't get anything.

I also tried to create a website:

Code: Select all

<HTML> <HEAD><TITLE>Amino Play Page</TITLE> <aminoattr tcr="#00ff00"/> </HEAD> <BODY bgcolor="#00ff00" text="#ffffff" > <amino fgalpha="5"> <script language="javascript"> VideoDisplay.SetAlphaLevel(0); AVMedia.Play('src=udp://239.255.10.11:1234'); </script> </BODY> </html>
But the A110 don't play anything. When i try to get the movie with a VLC play the movies plays without problems.

Please help me.

Thanks

aissa
Blank Cone
Blank Cone
Posts: 12
Joined: 04 Sep 2007 13:21

Re: Streaming to an Amino A110

Postby aissa » 04 Sep 2007 13:42

use

Code: Select all

AVMedia.Play('src=igmp://239.255.10.11:1234');
i think it will work


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 5 guests