mirror of
https://github.com/livekit/livekit.git
synced 2026-09-02 23:13:49 +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.