GNOME Bugzilla – Bug 575234
Network interface selection for multicasting with the udpsrc/udpsink
Last modified: 2009-03-13 17:34:27 UTC
When using the udpsrc to receive multicast traffic on multi-homed hosts it is important to be able to select the interface on which to join the mcast group. Also, it would be nice to be able to select the interface to which to transmit mcast traffic for the udpsink.
Created attachment 130579 [details] [review] Add network interface selection when multicasting with the udpsrc. Add network interface selection when joining multicast groups. Useful when using the udpsrc on multihomed hosts. Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
commit 469aced5810b094f05d628d1d447b6430ae0d483 Author: Edgar E. Iglesias <edgar.iglesias@gmail.com> Date: Fri Mar 13 18:28:59 2009 +0100 udpsrc: Add network interface selection Add network interface selection when joining multicast groups. Useful when using the udpsrc on multihomed hosts. Fixes #575234. API: GstUDPSrc::multicast-iface