[Bug 736322] New: Unlimited queue for PAUSE and OPTION respons.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 9 05:02:54 PDT 2014


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

           Summary: Unlimited queue for PAUSE and OPTION respons.
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: goran.jonsson at axis.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


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

gst-rtsp-server patch

When setting "drop-backlog" is false and the watch queue is full.Then there
will be a deadlock when handling pause and options request.

I assume that when "drop-backlog" is true and watch queue is full the responses 
will be lost. This is not tested.

The solution is to temporary allow unlimited queue size for watch when handling
pause and options requests.

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