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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Apr 9 07:01:48 PDT 2009


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




------- Comment #16 from Bruno Santos  2009-04-09 14:02 UTC -------
(In reply to comment #14)
> Not completely correct. Infact in function gst_udp_get_addr (file
> gstudpnetutils.c) you have ambiguity due to the fact that getaddrinfo could
> return two entry one with IPv6 address and one with IPv4 address.
> 

That should not be an issue because we should expect that the address given
should be preferably an IP address and not a host name. Keep in mind that an
host name can be resolved to multiple addresses and udpsink offers no interface
to handle this properly. However there should be an option to disable IPv6.

I will revise the patch later.


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