How to debug gst pad data flow?

Michael Gruner michael.gruner at ridgerun.com
Fri Apr 10 04:37:36 UTC 2020


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 <ccwu660601 at gmail.com> 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
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


More information about the gstreamer-devel mailing list