[vlc] streaming through command line

Arie de Muynck arie at ademu.com
Fri May 14 12:47:17 CEST 2010


----- Original Message ----- 
From: "Jean-Philippe André" <jpeg at videolan.org>
Subject: Re: [vlc] streaming through command line


> Hi,
> I don't think 255.0.0.0 is a valid address. But here's what you can do:
> $ vlc 
> your-file.mp3 --sout='#std{dst=224.0.0.1,port=1234,mux=ts,access=udp}'
> Then, on the client side, access it via:
> $ vlc udp://@224.0.0.1:1234


That address is also reservered and may fail.
Please read: http://www.iana.org/assignments/multicast-addresses/

Regards,
Arie de Muynck




More information about the vlc mailing list