[Bug 758719] Rtp retransmission broken / examples not working

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 17 17:21:52 UTC 2017


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

George Kiagiadakis <gkiagia at tolabaki.gr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gkiagia at tolabaki.gr

--- Comment #17 from George Kiagiadakis <gkiagia at tolabaki.gr> ---
I have fixed the examples of rtprtxreceive (see bug 771383) to mention correct
property usage and to make them work.

Unfortunately I can confirm some NACKs being dropped occasionally. By studying
the algorithm, it looks like it is the intention of RFC 4585 to occasionally
drop some retransmission requests in order to regulate the bandwidth of the
RTCP stream. This can be circumvented by setting a higher bandwidth limit for
RTCP, which makes it send receiver reports more often and therefore less NACKs
are being lost. I am not sure if this is a bug.

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