gst_element_set_state deadlocks
omer.tal
jacklawi at gmail.com
Mon Jan 11 12:01:11 UTC 2021
I think the reason it deadlocks, is because it is waiting for the element to
flush all the data downstream before changing states, but the input-selector
doesn't take data from that element. This is why this only occurs when the
active pad is not part of the rtspsrc that died.
How can I flush the buffer of the queue / rtspsrc before changing the state?
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list