Page 1 of 1

How to stream to a specific network interface

Posted: 13 Jul 2010 12:30
by peterl88
My computer have 3 network interface, and want to stream a video to second interface.
I typed "vlc.exe video_name.ts :sout=#udp{dst=239.0.0.1:1234} :no-sout-rtp-sap :no-sout-standard-sap :sout-keep :ts-silent"
and it will go to the first interface by default.
I tried to add ":iface-addr=192.168.0.100" at the end but it doesn't work. (Assume my second interface use IP 192.168.0.100)
Can anyone give me some hints?

Re: How to stream to a specific network interface

Posted: 23 Jul 2010 09:04
by yuer1108
try miface=X.X.X.X
I just winder: do you really make 1.1.X work with transcode and TS stream output?
I try lots of R1.1.0 and R1.1.1 version. all are failure.