[gstreamer-bugs] [Bug 534243] udpsink no longer supports IPv4 on Windows, only IPv6

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu May 22 17:32:05 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=534243

  GStreamer | gst-plugins-good | Ver: HEAD CVS




------- Comment #4 from Bruno Santos  2008-05-23 00:32 UTC -------
There's another possible solution, if we can use an IP4 address formated as
::FFFF:a.b.c.d on a AF_INET6 socket, we would instead of creating an aditional
socket, store the type of socket we have, and tell gst_udp_get_addr about this,
so it will format the address correctly and reject IPv6 address when the socket
type is AF_INET.

Thoughts?


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=534243.




More information about the Gstreamer-bugs mailing list