[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
Thu May 21 04:20:47 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=746543
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #303661|0 |1
is obsolete| |
--- Comment #20 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 303740
--> https://bugzilla.gnome.org/attachment.cgi?id=303740&action=edit
rtpsession: Add property for selecting RTP profile (AVP/AVPF/etc)
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