[Bug 743008] Cannot set 'socket' property of udpsink gstreamer element in iOS
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jan 20 00:17:33 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=743008
GStreamer | gst-plugins-good | 1.4.4
--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2015-01-20 08:17:26 UTC ---
Weird, because inside multisocketsink g_socket_get_family() will have to return
30 to end up in that error path.
The next step would be to check what changes with the socket until the error,
by calling g_socket_get_family() on it after the error too, and also checking
with a debugger inside multisocketsink if it maybe has a different socket at
that point (and where it comes from).
--
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