Skip to content

Debug

Basic tutorial 11: Debugging tools


Trace

from source to sink
 GST_TRACERS=latency GST_DEBUG=GST_TRACER:7 

TODO: explain

GST_TRACERS="latency(flags=element+pipeline+reported)" GST_DEBUG=GST_TRACER:7

TODO: gst-shark

GstShark_