mirror of
https://github.com/livekit/livekit.git
synced 2026-05-25 01:35:39 +00:00
fa01297d96
The buffer is not for padding packets. So, calculate adjusted sequence numbers before comparing against size. Also, it is possible that invalidated slot is accessed due to not being able to exclude padding range. This was causing time stamp reset to 0. Will remove the error log after this goes out and the condition does not show up for a few days.