Force stopping a gstreamer pipeline

Nicolas Dufresne nicolas at ndufresne.ca
Fri Jun 3 10:59:08 UTC 2016


Le 3 juin 2016 5:06 AM, "Thomas Scheuermann" <scheuermann at barco.com> a
écrit :
>
> Hello,
>
> is there a way to force the stopping of a gstreamer pipeline?
> We have here a process running with several pipelines which are started
> and stopped dynamically. Sometimes it happens that when I set the state
> of the pipeline to GST_STATE_NULL (gst_element_set_state(_pipeline,
> GST_STATE_NULL);) this call never comes back.
> What can I do in this situation?
> I use gstreamer 1.8.1
>

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.

Nicolas

> Regards,
>
> Thomas
> This message is subject to the following terms and conditions: MAIL
DISCLAIMER<http://www.barco.com/en/maildisclaimer>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160603/7d77e69c/attachment.html>


More information about the gstreamer-devel mailing list