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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 22 09:55:58 PDT 2015


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

--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 302169
  --> https://bugzilla.gnome.org/attachment.cgi?id=302169&action=edit
rtpjitterbuffer: When detecting a huge seqnum gap, wait for 5 consecutive
packets before resetting everything

It might just be a late retransmission or spurious packet from elsewhere, but
resetting everything would mean that we will cause a noticeable hickup. Let's
get some confidence first that the sequence numbers changed for whatever
reason.

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