[Bug 769536] New: rtpjitterbuffer: new start-delay property

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 5 08:17:39 UTC 2016


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

            Bug ID: 769536
           Summary: rtpjitterbuffer: new start-delay property
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vincent.penquerch at collabora.co.uk
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

It is used to control the amount of time before the first buffer
is pushed. If it gets pushed and a subsequent buffer is missing,
there will be a pause in playback.

By default, it is -1, which means the start delay is equal to
the latency.


If a buffer is missed, this will cause a gap equal to the latency minus the
start delay, but a client prefers this, so it may be something that's of wider
interest.

-- 
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