[Bug 743945] New: gstrtpjitterbuffer: add "do-deadline" property

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 3 09:22:15 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=743945
  GStreamer | gst-plugins-good | 1.4.5

           Summary: gstrtpjitterbuffer: add "do-deadline" property
    Classification: Platform
           Product: GStreamer
           Version: 1.4.5
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: mparisdiaz at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=296048)
 View: https://bugzilla.gnome.org/attachment.cgi?id=296048
 Review: https://bugzilla.gnome.org/review?bug=743945&attachment=296048

Patch v1

I have noticed that gstjitterbuffer adds an initial delay of "latency" in ms
retaining the firsts packets.
This behaviour can be useful in some cases, but not in others cases where the
time of the media establishment is too important.
To solve this, I have added a new property to configure the behaviour of the
jitter buffer: "do-deadline".
By default it has the value of TRUE, so the element has the same behaviour that
until now.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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