All, I am using a CLI program that passes a string to Libav inorder to setup UDP streaming. I have 2 ethernet devices in my system and I would like to get it to stream out of eth1 instead of eth0.
I have tried specifiying the IP address of eth1 in the output command i.e udp://<IP OF ETH1>@<MCAST>:<PORT> But that did not seem to work (looking at wireshark) Anyone know if I can do this? Dan -- View this message in context: http://libav-users.943685.n4.nabble.com/UDP-Streaming-and-multiple-Ethernet-devices-tp4659274.html Sent from the libav-users mailing list archive at Nabble.com. _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
