[Bug 746543] rtpsession: Properly implement T_rr_interval and allow sending multiple early feedback packets in a row

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 4 05:45:31 PDT 2015


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

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 302859
  --> https://bugzilla.gnome.org/attachment.cgi?id=302859&action=edit
rtpsession: Add property for selecting feedback RTP profile (RFC4585)

And modify our RTCP scheduling algorithm accordingly. We now can send more
RTCP packets if needed for feedback, but will throttle full RTCP packets by
rtcp-min-interval (t-rr-int from RFC4585).

In non-feedback mode, rtcp-min-interval is Tmin from RFC3550, which is
statically set to 1s or 0s by RFC4585. Tmin defines how often we should
send RTCP packets at most.

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