[streaming] Re: mpeg

Clément Stenac zorglub at via.ecp.fr
Mon Aug 11 15:29:00 CEST 2003


Hello,

> vlc -vvv ep2.mpeg --sout udp://xxx.xxx.xxx.xxx (ip of server) --ttl 12

if xxx.xxx.xxx.xxx is the ip of the server, you must use udp
if it is a multicast address, you must use syntax: 
	--sout udp://@xxx.xxx.xxx.xxx

Anyway, here are a few points to check

* Is there a firewall between the server and the player
  UDP port 1234 needs to be open

* When using multicast, are you sure that our network devices support it ?

* Do the player get the stream (you can use something like ethereal to
check this)

Good luck

-- 
Zorglub
Clément Stenac
-- 
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the streaming mailing list