Files
livekit/pkg/rtc
Raja Subramanian 14a2d06bcd RTCP sender reports every three seconds. (#1692)
* RTCP sender reports every three seconds.

Ideally, we should be sending this based on data rate.
But, increasing frequency a little as a lost sender report
means the client may not have sender report for 10 seconds
and that could affect sync. We do receiver reports once a second.
Thought of setting this to that level too, but not making a big change
from existing rate.

Also, simplifying the RTCP send loop. Don't need to hold and
do the processing after collecting all reports.

* consistent use of GetSubscribedTracks
2023-05-07 10:09:30 +05:30
..
2023-03-25 23:17:04 -07:00
2023-03-05 12:55:04 +05:30
2023-04-20 14:15:30 +08:00
2023-02-15 16:47:38 -08:00
2021-09-09 00:45:42 -07:00
2022-01-19 02:13:06 -08:00
2022-03-30 13:49:53 -07:00