<p dir="ltr"><br>
Le 3 juin 2016 5:06 AM, "Thomas Scheuermann" <<a href="mailto:scheuermann@barco.com">scheuermann@barco.com</a>> a écrit :<br>
><br>
> Hello,<br>
><br>
> is there a way to force the stopping of a gstreamer pipeline?<br>
> We have here a process running with several pipelines which are started<br>
> and stopped dynamically. Sometimes it happens that when I set the state<br>
> of the pipeline to GST_STATE_NULL (gst_element_set_state(_pipeline,<br>
> GST_STATE_NULL);) this call never comes back.<br>
> What can I do in this situation?<br>
> I use gstreamer 1.8.1<br>
></p>
<p dir="ltr">This is a deadlock. It should not happen unless you are doing something wrong in your application, or if you have hit a big in GStreamer. You may want to share a full backtrace.</p>
<p dir="ltr">Nicolas<br></p>
<p dir="ltr">> Regards,<br>
><br>
> Thomas<br>
> This message is subject to the following terms and conditions: MAIL DISCLAIMER<<a href="http://www.barco.com/en/maildisclaimer">http://www.barco.com/en/maildisclaimer</a>><br>
> _______________________________________________<br>
> gstreamer-devel mailing list<br>
> <a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
> <a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</p>