[Bug 767021] RTSP server won't be destroyed until media is pre-rolled (or 20s timeout)
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue May 31 17:58:36 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=767021
--- Comment #1 from Xavier Claessens <xclaesse at gmail.com> ---
Hm, looks like g_source_destroy() on the RTSP server's source fix my problem.
Probably because it prevents new clients to connect while I'm trying to
shutdown the server.
Maybe a proper gst_rtsp_server_shutdown() method could help dealing with that
case.
--
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