[Bug 769536] rtpjitterbuffer: new start-delay property
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 26 21:21:59 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=769536
Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #354263|0 |1
is obsolete| |
--- Comment #17 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Created attachment 354533
--> https://bugzilla.gnome.org/attachment.cgi?id=354533&action=edit
rtpjitterbuffer: Add a fast-start-delay property
v2: Don't override head boolean, just raise it to TRUE if timer was updated
v2: Didn't do any renaming yet, any opinion on the naming ?
This delay allow the jitter buffer to start delivering packets as soon
as N most recent packets have consecutive seqnum. A fast-start-delay or
zero disables this feature. This heuristic is also used in rtpsource
base on RTP Spec recommendation. The recommended delay is 3 packets.
--
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