After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 575234 - Network interface selection for multicasting with the udpsrc/udpsink
Network interface selection for multicasting with the udpsrc/udpsink
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other All
: Normal enhancement
: 0.10.15
Assigned To: Wim Taymans
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-13 11:21 UTC by Edgar E. Iglesias
Modified: 2009-03-13 17:34 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
Add network interface selection when multicasting with the udpsrc. (6.91 KB, patch)
2009-03-13 11:23 UTC, Edgar E. Iglesias
committed Details | Review

Description Edgar E. Iglesias 2009-03-13 11:21:51 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.
Comment 1 Edgar E. Iglesias 2009-03-13 11:23:57 UTC
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>
Comment 2 Wim Taymans 2009-03-13 17:34:27 UTC
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