Differences between revisions 4 and 5
Revision 4 as of 2010-09-25 14:55:51
Size: 698
Editor: bc2-rba-1-0
Comment: add link to cisco info
Revision 5 as of 2010-09-30 11:23:10
Size: 949
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:
   {{{ $ vlc -vvv file:////Test.avi --sout #rtp{access=udp, mux=ts, dst=239.255.100.100,port=1234, sap,group="Video",name="Asterix"}' :sout-all }}}    {{{ $ vlc -vvv file:////Test.avi --sout '#rtp{access=udp, mux=ts, dst=239.255.100.100,port=1234, sap,group="Video",name="Asterix"}' :sout-all }}}

 * vlc -vvv v4l2:// --sout '#transcode{vcodec=mp4v,acodec=mpga,vb=800,ab=128,deinterlace}:rtp{mux=ts,dst=localhost,sdp=sap,name="TestStream"}'

 * VLC Streaming - http://mzimmerm.blogspot.com/2010/04/streaming-webcam-over-internet-on-linux.html

Multicast Routing

...


CategoryCisco CategoryLinux

Multicast (last edited 2017-11-10 22:40:14 by PieterSmit)