[Bug 769771] rtpbuffer: Add buffer flag RETRANSMISSION

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Aug 13 15:45:18 UTC 2016


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

--- Comment #3 from HÃ¥vard Graff (hgr) <havard.graff at gmail.com> ---
The patch needs to be seen in context of
https://bugzilla.gnome.org/show_bug.cgi?id=769768, which has lots of tests and
explanations.

In short, to do good RTX, you need a good estimate of the round trip time
(rtt), and to get a good rtt estimate you need to be able to differentiate a
packet that has been requested and arrived, and one that has been requested,
but where the original is just coming in a bit late. (due to jitter).

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