[Bug 765673] udpsrc error: getsockname failed: could not get local address: Socket operation on non-socket

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 21 15:53:53 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=765673

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #340416|none                        |needs-work
             status|                            |

--- Comment #12 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 340416:
 --> (https://bugzilla.gnome.org/review?bug=765673&attachment=340416)

::: gst/rtsp-server/rtsp-stream.c
@@ +1178,3 @@

+  g_object_set (G_OBJECT (udpsrc_out[0]), "close-socket", FALSE, NULL);
+  g_object_set (G_OBJECT (udpsrc_out[1]), "close-socket", FALSE, NULL);

But who is closing the socket, and where? :) Please add a comment and/or
mention this in the commit message. Also why the change is done

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