GNOME Bugzilla – Bug 685864
Add multicast-iface property to multiudpsink
Last modified: 2012-10-10 09:50:27 UTC
Created attachment 226160 [details] [review] Add multicast-iface property to multiudpsink udpsrc already has support for setting the multicast interface, which is useful for multi-homed machines. This patch adds the same code to the multiudpsink.
commit 11ed7c037329f71be337669f3e4b27b550ebf713 Author: Rasmus Rohde <rohde@duff.dk> Date: Wed Oct 10 10:55:28 2012 +0200 multiudpsink: add multicast-iface property udpsrc already has support for setting the multicast interface, which is useful for multi-homed machines. This patch adds the same code to the multiudpsink. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=685864