<div dir="ltr">Hi, <br>I found documentation on how to enable the GStreamer latency tracer exporting variables from the shell as follows:<div><br></div><div>export GST_TRACERS=latency</div><div>export GST_DEBUG="GST_TRACER:7"</div><div><br></div><div>As showed here <a href="https://gstreamer.freedesktop.org/documentation/design/tracing.html?gi-language=c#print-reported-latencies-for-each-element">https://gstreamer.freedesktop.org/documentation/design/tracing.html?gi-language=c#print-reported-latencies-for-each-element</a></div><div><br></div><div>I got log lines as the following one:</div><div>0:35:08.123456789     362   0x7f434c00fd40  TRACE           GST_TRACER :0:: latency, src=(string)nicesrc4_src, sink=(string)nicesink2_sink, time=(guint64)123456789, ts=(guint64)1234567890123</div><div><br></div><div>I couldn't find documentation of that are the meaning of the different parts of that log line.</div><div><br></div><div>Can someone point me to the right documentation or help me understand what I'm reading there?</div><div><br></div><div>Best regards, </div><div>Damian</div><div><br></div><div><br></div></div>