Missing debug category
Mats Lindestam
mats.lindestam at gmail.com
Tue Oct 3 05:37:08 UTC 2017
Hi,
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?
--
Mvh
/Mats
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20171003/c9afa562/attachment.html>
More information about the gstreamer-devel
mailing list