Missing debug category

Mats Lindestam mats.lindestam at gmail.com
Tue Oct 3 08:30:15 UTC 2017


Didn't think that far. :-)
Thank yo for your answer.
/Mats

2017-10-03 10:13 GMT+02:00 Tim Müller <tim at centricular.com>:

> On Tue, 2017-10-03 at 07:37 +0200, Mats Lindestam wrote:
>
> Hi Mats,
>
> I got a critical error in gstreamer1.0/gst/gstpoll.c:
>
> GStreamer-CRITICAL **: 0x72104408: failed to wake event: Broken pipe
>
> I can't find a GST_DEBUG_CATEGORY_INIT to use. I want to add some debug
> prints (GST_DEBUG(...)). Without a GST_DEBUG_CATEGORY_INIT I don't know how
> to debug my application:
>
>     GST_DEBUG=<debug_category>:<level> my_app
>
> Could someone please help me wrap my head around this?
>
>
> Without a category, it will end up in the "default" category. You could
> also make your new debug statements GST_ERROR so they can easily be
> filtered/seen without a debug category :)
>
> Feel free to make a patch to add a static category though if you think
> it's useful.
>
> Cheers
> -Tim
>
> --
> Tim Müller, Centricular Ltd - http://www.centricular.com
>
> Join us at the GStreamer Conference!
> 21-22 October 2017 in Prague, Czech Republic
> http://gstreamer.freedesktop.org/conference/
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>


-- 
Mvh

/Mats
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20171003/811dd8b4/attachment.html>


More information about the gstreamer-devel mailing list