[Bug 700878] udpsink: Not sending anything on Windows

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 23 08:38:31 PDT 2013


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

--- Comment #3 from Sebastian Dröge <slomo at circular-chaos.org> 2013-05-23 15:38:29 UTC ---
FWIW, it waits forever in WSAWaitForMultipleEvents() to tell us that something
can be written to the socket... which never happens. However there are some
rare combinations of clients/host/port properties when this happens, but no
packets are send there although the socket claims so.

This looks like a bug in GLib though.

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