[vlc] Module to make a RTP streaming

Rémi Denis-Courmont rem at videolan.org
Wed Sep 19 17:37:51 CEST 2007


Le Wednesday 19 September 2007 18:37:23 BLANCHET Maxime, vous avez écrit :
> I use VLC in an Embebbed Linux with little resource.
> I would like to make a RTP streaming but with witch module is it work?
>
> When I send:
> /opt/vlc/bin/./vlc v4l:/dev/video0 --sout
> '#transcode{vcodec=mp4v,vb=512,scale=0.5}:std{access=rtp,mux=ts,url=192.168
>.6.170:1234}}'

I think it should be:
...:rtp{mux=ts,dst=192.168.6.170,port=1234}}'

Regards,

-- 
Rémi Denis-Courmont
http://www.remlab.net/



More information about the vlc mailing list