mirror of
https://github.com/livekit/livekit.git
synced 2026-03-31 04:35:40 +00:00
It was possible that the adjustment applied in the middle of a frame resulting in the same frame having multiple time stamps. That would have caused video to pause/jump. Apply the offset only at the start of the frame so that all packets of a frame get the same offset.