[Bug 769536] rtpjitterbuffer: new start-delay property

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 19 20:16:13 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=769536

--- Comment #6 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
The start-delay does not interfere with the latency. It's just that currently,
if packets are received in ordre, the jitterbuffer will push them out
immediately, it only waits up to "latency" if there is a gap. But there is one
exception to that: it's the first buffer, where it always waits up to latency!
This property reduces the delay that the jitterbuffer waits before pushing the
first buffer tto "start-delay" instead of "latency".

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list