[Bug 735378] gstrtpjitterbuffer: requests retransmission periodically when no needed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 22 06:06:23 PDT 2014


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #8 from Wim Taymans <wim.taymans at gmail.com> 2014-10-22 13:06:20 UTC ---
commit bd09dc96e9fa880dcbf94ae5bf6105650fd66733
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Wed Oct 22 15:04:24 2014 +0200

    rtpjitterbuffer: limit the retry frequency

    When the RTT and jitter are very low (such as on a local network), the
    calculated retransmission timeout is very small. Set some sensible lower
    boundary to the timeout by adding a new property. We use the packet
    spacing as a lower boundary by default.

commit 4b5243c43d8c6e3948f363406760f3eaa8a42a0d
Author: Miguel París Díaz <mparisdiaz at gmail.com>
Date:   Wed Oct 22 13:40:58 2014 +0200

    gstrtpjitterbuffer: add "rtx-min-delay" property

    This property is useful to set a min time to wait before sending a
    retransmission event.

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

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