<div dir="ltr">Hello all,<div><br></div><div>I've read and re-read this section several times and am embarrassed to admit that I'm still somewhat confused.</div><div><br></div><div><a href="https://gstreamer.freedesktop.org/documentation/additional/design/latency.html?gi-language=python#query">https://gstreamer.freedesktop.org/documentation/additional/design/latency.html?gi-language=python#query</a><br></div><div><br></div><div>I have a pipeline that I queried the latency on and I do see it change as I add/remove sources. Conceptually this makes sense to me. No problem there. But the min & max values that are returned do not. I get a min of 160ms and a max of 100ms.</div><div><br></div><div>I'm having trouble reconciling those numbers with the description in the above link.</div><div><br></div><div>Based on the documentation, I interpret this as "my pipeline has a maximum latency of 160ms" AND "my pipeline can buffer 100ms of data before blocking/dropping data". I feel like maybe I'm missing something here.</div><div><br></div><div>Can anyone set me straight here? I should add that my pipeline works as expected (mostly -- it does have some small issues, but nothing close to dropping data).</div><div><br></div><div>thanks in advance,</div><div>-jaime</div></div>