[Bug 768249] rtspsrc lockup on gst_rtspsrc_stop

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 30 20:29:25 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
There are two things here: a) the reading happens without timeout (there should
be one, GstRTSPConnection has one and that should've been configured there), b)
the reading happens without a GCancellable too (it's 0x0) and ideally there
should be one which would be triggered exactly before gst_rtspsrc_stop() takes
the mutex so that everything just shuts down asap.

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