[Bug 747922] rtpjitterbuffer/rtxreceive: Don't reset the jitterbuffer if too old RTX packets arrive

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 16 05:12:16 PDT 2015


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

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Ok, Wim says RTX packets should be considered like any other "late" packets :)

Now for waiting until there are 2-3 sequential packets with a non-consistent
sequence are received before resetting... this might also happen because of
RTX. We might've requested retransmission of e.g. 5 consecutive packets and got
them after receiving 100 other packets.

How do we distinguish these cases? And waiting until we have a high number of
consecutive packets might also be not a good idea as it delays stuff
unnecessarily.

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