Pipeline latency calculation

Baby Octopus jagadishkamathk at gmail.com
Sun May 6 08:28:44 UTC 2018


Can you isolate whether it is the sender or the receiver that is introducing
the latency? It could be the video encoder that is introducing the latency.
When we use x264enc, we tune it for zero latency

Run the pipeline with --gst-debug=basesink:6 and look for latency related
dump. That should give you pipeline latency. Alternatively, you can do a
latency query or simply read latency property of GstPipeline once the
pipeline goes to playing state

~BO



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list