Files
livekit/pkg/sfu/buffer
Raja Subramanian 1665f51bd0 Stats of NACKs acked and number of repeated NACKs. (#664)
* Stats of NACKs acked and number of repeated NACKs.

Also making a change in delta stat to drop negative packet loss
counts to 0. Because of windowing it is a legitimate case.
The receiver could have seen a loss in window we are measuring
and in the subsequent window, the receiver could have gotten
a retransmission and reduced the packet loss count resulting
in a negative delta. When we report negative delta, it could
get dropped by analytics validator. That will be lost data.
Avoid that.

* Remove unused code

* Pick up latest protocol
2022-05-02 22:43:21 +05:30
..
2022-03-30 13:49:53 -07:00
2022-02-24 13:43:12 +05:30
2022-03-30 13:49:53 -07:00
2022-03-11 22:40:49 +05:30
2022-03-30 13:49:53 -07:00
2022-03-30 13:49:53 -07:00
2022-04-16 21:11:32 +05:30