[Bug 796624] rtspclientsink: doesn't wait for all streams to be blocked

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 20 12:50:42 UTC 2018


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

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at noraisin.net

--- Comment #2 from Jan Schmidt <thaytan at noraisin.net> ---
This doesn't look quite complete (neither did the code it's replacing) -
there's no way to exit this waiting loop early if the element state is changed.
I guess that's what you mean by the FIXME.

I also notice that #64f1a3 (that added this blocking logic) also quietly
removed the sink->in_async = TRUE; line in gst_rtsp_client_sink_start(), so
probably none of the async logic is working properly right now.

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