[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
Fri May 29 00:42:13 PDT 2015


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

--- Comment #37 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 304226
  --> https://bugzilla.gnome.org/attachment.cgi?id=304226&action=edit
rtpsession: Only schedule a timer when we actually have to send RTCP

Otherwise we will have 10s-100s of thread wakeups in feedback profiles, create
RTCP packets, etc. just to suppress them in 99% of the cases (i.e. if no
feedback is actually pending and no regular RTCP has to be sent).

This improves CPU usage and battery life quite a lot.

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