[Bug 688395] New: rtsp-server: socket not closed when removing GSource

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 15 05:22:31 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=688395
  GStreamer | gst-rtsp-server | git

           Summary: rtsp-server: socket not closed when removing GSource
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: davidsf at axis.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=229044)
 View: https://bugzilla.gnome.org/attachment.cgi?id=229044
 Review: https://bugzilla.gnome.org/review?bug=688395&attachment=229044

Close socket when removing GSource

I've attached a suggested patch for the following problem:

When stopping a GstRTSPServer by calling g_source_remove, passing the source ID
that was returned from gst_rtsp_server_attach, the server doesn't stop
listening on the RTSP port. This means that the server can't be started again
using attach.

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