Files
livekit/pkg/sfu
Raja Subramanian 03ada9ba76 Proper RTCP report past mute. (#2588)
- When audio is muted, server injects silence frames which moves the
  time stamp forward and adjusts offset. That cannot be used against
  publisher side sender report. Use a pinned version.
- Ignore small changes to propagation delay even while checking for
  sharp increase. That is spamming a lot for small changes, i.e.
  existing delta is 100 micro seconds or so and the new one is 300 micro
  seconds. Also rename to `longTerm` from `smoothed` as it is a slow
  varying long term estimate of propagation delay delta. And slow down
  that adaptation more.
2024-03-19 11:59:24 +05:30
..
2024-02-17 12:37:15 -08:00
2023-09-18 18:42:39 +05:30
2024-02-17 12:37:15 -08:00
2024-02-06 21:30:37 +08:00
2024-02-17 12:37:15 -08:00
2023-07-27 16:43:19 -07:00
2021-11-08 20:56:53 -08:00
2024-02-17 12:37:15 -08:00
2023-07-27 16:43:19 -07:00