[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 13:59:59 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=747922
Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |olivier.crete at ocrete.ca
--- Comment #5 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
I think this is the wrong approach. Spurious old packets could happen for other
reasons. Instead, we should fix the reset detection to, for example, wait until
2-3 sequential packets with a non-consistent sequence to be received before
doing a reset.
--
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