pipeline children children not changing to GST_STATE_NULL state

themanonthemoon adkyriazis at gmail.com
Fri Nov 16 18:31:31 UTC 2018


I'm finding that if I:

-create a pipeline with some elements
-set the pipeline to GST_STATE_PLAYING
-dynamically add element X to pipeline
-set element X to GST_STATE_PLAYING by using
gst_element_sync_state_with_parent()
-set the pipeline state to GST_STATE_NULL

then element X does not get its state correctly changed to GST_STATE_NULL
(but the original elements) do.

Is there a way around this?



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list