[Bug 652711] [udp] add support for IGMPv3 SSM (Source Specific Multicast RFC 4604)
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Nov 25 23:40:49 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=652711
GStreamer | gst-plugins-good | git
Julien Isorce <julien.isorce> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
--- Comment #7 from Julien Isorce <julien.isorce at gmail.com> 2014-11-26 07:40:45 UTC ---
So I tried to port my patch to 1.x and gio but I found that even if
"g_socket_join_multicast_group" has a "gboolean source-specific" parameter,
there is no way to setup the source address (see ip_mreq_source /
imr_sourceaddr in my original patch)
The "g_socket_join_multicast_group" implementation can be found here:
https://git.gnome.org/browse/glib/tree/gio/gsocket.c#n2108
I missed something ? Otherwise gio needs to be improved first.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list