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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 15 07:16:52 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #301638|0                           |1
        is obsolete|                            |

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 301639
  --> https://bugzilla.gnome.org/attachment.cgi?id=301639&action=edit
rtpjitterbuffer/rtxreceive: Don't reset the jitterbuffer if too old RTX packets
arrive

This can happen for various reasons, but currently is likely to happen because
of another bug, see https://bugzilla.gnome.org/show_bug.cgi?id=747919

We should just ignore old RTX packets instead of resetting everything and then
resetting soon after again because we continue receiving packets from the old
position.

Also don't reset all our calculations and treat such packets as if they don't
exist in the statistics.

Also see https://bugzilla.gnome.org/show_bug.cgi?id=739868

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