Is gst_element_set_state(pipe, GST_STATE_NULL) needed when destructing and unref a pipeline
Nick_law
nicholas at umantec.net
Fri Feb 26 13:32:43 UTC 2021
Thanks I though as much,
In that case is there anyway to force the state change or stop it from
hanging?
It seems wrong that gst_element_set_state() can hang indefinitely
-Nick
Thibault Saunier-4 wrote
> Hello,
>
> It is necessary to set the pipeline state to NULL before destroying it, it
> is an API requirement.
>
> - Thibault
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list