Differences between revisions 3 and 6 (spanning 3 versions)
Revision 3 as of 2010-09-25 13:19:10
Size: 610
Editor: bc2-rba-1-0
Comment: Add VLC details
Revision 6 as of 2017-11-10 22:40:14
Size: 950
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

 * http://www.cisco.com/en/US/docs/internetworking/technology/handbook/IP-Multi.html

Multicast Routing

...


CategoryCisco CategoryLinux

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