Files
livekit/pkg
Raja Subramanian 56803a6b29 No need for using arrival time diff. (#1318)
From logs, can see when reference layer is out of order, it is
out of order by a small amount most of the time (saw a maximum
of 5 ms in a sampling of logs). When using arrival time in those
case, some times the offset comes out to 10 ms or so. In most
of the cases, the time based diff is a lot higher (by several ms).
Just use the default of +1 diff on switch layer in case of
out-of-order time stamp. That will allow playback to move
forward and keep the timing close to actual frame time.
2023-01-23 10:17:37 +05:30
..
2023-01-18 16:51:49 +08:00
2023-01-18 13:52:03 -08:00