How to debug gst pad data flow?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to debug gst pad data flow?

Sirius Wu
HI,

I've checked that gstpad.c use GST_DATAFLOW, but why can I not use GST_DEBUG=GST_DATAFLOW:7 to debugg the dataflow?

What is the correct way to debugging dataflow of gstpad.c?

--
Sirius Wu

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: How to debug gst pad data flow?

Michael Gruner
You can always run

gst-launch-1.0 --gst-debug-help

to list all registered categories. I suspect you’re looking for something like: GST_SCHEDULING

Michael
www.ridgerun.com

> On Apr 9, 2020, at 18:50, Sirius Wu <[hidden email]> wrote:
>
> 
> HI,
>
> I've checked that gstpad.c use GST_DATAFLOW, but why can I not use GST_DEBUG=GST_DATAFLOW:7 to debugg the dataflow?
>
> What is the correct way to debugging dataflow of gstpad.c?
>
> --
> Sirius Wu
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel