[Bug 767021] RTSP server won't be destroyed until media is pre-rolled (or 20s timeout)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 2 17:16:29 UTC 2016


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

Xavier Claessens <xclaesse at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #328955|0                           |1
        is obsolete|                            |

--- Comment #5 from Xavier Claessens <xclaesse at gmail.com> ---
Created attachment 328984
  --> https://bugzilla.gnome.org/attachment.cgi?id=328984&action=edit
Add gst_rtsp_server_shutdown()

When shutting down an RTSP server, a client could be in the process of
connecting, preparing its media, etc.

Most importantly, the client could be blocking waiting for the media pre-roll.
To unblock that situation, the client becomes responsible to call _unprepare()
on its media as soon as it reached the "preparing" state.

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