mirror of
https://github.com/livekit/livekit.git
synced 2026-05-17 00:36:15 +00:00
2ad0efc28f
* Handle large jumps in RTCP sender report timestamp. Seeing cases of RTCP Sender Report spaced apart by more than half the RTP Timestamp range. Maybe a case of laptop going to sleep and waking up. Handle it using time diff from last report and calculating expected timestamp. * try go 1.22