Files
livekit/pkg/rtc
Raja Subramanian 5cfcbc0ca6 Move caching of publisher sender report to subscriber side. (#2622)
* Move caching of publisher sender report to subscriber side.

Please see inline for descriptive comments on why. Basically,
pause/unpause using replaceTrack(null)/replaceTrack(actualTrack) can
cause time stamp in sender report sent to subscribers jump ahead.
This prevents that.

With the caching on subscriber side, cleaning up the caching on
publisher side.

* fix compile, test still failing, need to debug

* skip reference TS for testing
2024-04-04 18:23:30 +05:30
..
2023-07-27 16:43:19 -07:00
2024-02-17 12:37:15 -08:00
2023-11-07 19:19:07 -08:00
2023-11-29 15:40:01 +05:30
2024-03-21 02:48:26 -07:00
2024-03-21 02:48:26 -07:00
2024-03-21 02:48:26 -07:00
2024-03-21 02:48:26 -07:00
2023-07-27 16:43:19 -07:00
2023-08-02 16:12:23 +08:00