[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 10:25:49 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=746543
--- Comment #13 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Thanks for your reply Magnus :) That was really helpful to understand that I'm
on the right track here.
(In reply to Magnus Westerlund from comment #3)
> I would note that if you already today are not sampling the actual incoming
> and outgoing RTCP packet sizes to form the value of avg_rtcp_size the
> implementation will not maintain bandwidth targets when there are
> non-symmetric number of SSRCs between the local and remote endpoint(s).
We actually calculate the average size of RTCP packets and use that for the
bandwidth/interval calculations. Not sure what Olivier was referring to
actually :) We only don't consider the UDP/IP packet overhead in the
calculations.
--
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