[Bug 796886] New: rtspsrc: consistently send TEARDOWN.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 27 14:03:06 UTC 2018


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

            Bug ID: 796886
           Summary: rtspsrc: consistently send TEARDOWN.
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: nielsdegraef at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 373189
  --> https://bugzilla.gnome.org/attachment.cgi?id=373189&action=edit
rtspsrc: consistently send TEARDOWN.

When going from PLAYING to NULL with a source that doesn't support the
PAUSE command, the CMD_WAIT command interrupts the CMD_CLOSE, cancelling
the TEARDOWN. Even more, the CMD_WAIT command that is sent when
interrupting the loop will set the pending_cmd to CMD_LOOP, making sure
that the next command might still flush the GstRtspConnection,
effectively cancelling the TEARDOWN.


This also fixes the case of gst-play that was mentioned in bug 748360, comment
6

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