[Bug 739868] rtpmanager: rtpjitterbuffer fixes and improvements
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Mar 20 10:14:59 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=739868
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #290316|none |needs-work
status| |
--- Comment #15 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 290316
--> https://bugzilla.gnome.org/attachment.cgi?id=290316
0005-rtpstats-RTP_MAX_MISORDER-as-3000.patch
There seems to be a real problem here but instead of increasing the number we
should only reset when we're supposed to: i.e. not when a) we lost 100 packets
in a row, or b) got a rtx packet with a seqnum gap >100.
Resetting the stats in these two cases seems wrong.
Question now is how we can distinguish between these cases, and the case when
we actually want to reset the stats (because we think a new session started?)
--
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