[Bug 769768] rtpjitterbuffer: lots of improvements around RTX

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 2 22:43:16 UTC 2016


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

--- Comment #30 from GstBlub <gstblub at gmail.com> ---
(In reply to HÃ¥vard Graff (hgr) from comment #29)
> Yes, but I would really like to see a test for bug 769769 before that gets
> committed, and also an example of a real use-case, as I have yet to
> encounter anyone actually doing this.
I don't know if/when I get a chance to work on such a test.  If you look at the
diff, it basically is changing from determining which sequence numbers are lost
(using the blp) and then sending an event for each lost sequence number to
sending one event that contains the blp and do the exact same logic when
receiving that event.

In real world this is easy to hit with fairly high packet loss.  I encounter
this case quite frequently in a gstreamer<->gstreamer application, especially
when I introduce artificial packet loss with an identity element.

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