[Bug 756000] New: gstrtmpsink: add unlock

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 2 15:07:51 PDT 2015


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

            Bug ID: 756000
           Summary: gstrtmpsink: add unlock
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: havard.graff at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: gstreamer at pexip.com
     GNOME version: ---

Created attachment 312590
  --> https://bugzilla.gnome.org/attachment.cgi?id=312590&action=edit
patch

Same principle as in gstrtmpsrc, the idea is that librtmp might block on a
tcp-send, causing a deadlock when trying to shut down rtmpsink. By implementing
unlock, the socket will be closed and the ongoing send will be terminated.
(depending on the version of librtmp used)

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