[Bug 748041] rtpjitterbuffer: Too early requested retransmission for future packets
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Apr 22 11:01:45 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=748041
--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 302170:
--> (https://bugzilla.gnome.org/review?bug=748041&attachment=302170)
::: gst/rtpmanager/gstrtpjitterbuffer.c
@@ +2026,3 @@
+ /* Allow 10% delay */
+
+ new_packet_spacing *= 1.1;
This should probably be a property if this is considered the right thing to do,
and it's related to rtx-delay
--
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