[Bug 687090] IPv6 <-> IPv4 mismatch when subscribing to multicast (send)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 29 06:57:29 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=687090
  GStreamer | gst-plugins-good | git

Dan Winship <danw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danw at gnome.org

--- Comment #4 from Dan Winship <danw at gnome.org> 2012-10-29 13:57:27 UTC ---
So gst_multiudpsink_start() appears to always try to create an IPv6 socket, and
then expects IPv4-mapping magic to happen if it tries to connect to an IPv4
address on it. Note that this essentially makes the code Linux-specific, since
the IPv4-mapping magic is turned off by default on most other OSes (and doesn't
exist at all on OpenBSD).

-- 
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