mirror of
https://github.com/livekit/livekit.git
synced 2026-07-21 11:11:17 +00:00
When starting from scratch (like mute -> unmute), it is possible that the check sync does not detect a broken chain. That results in PLIs not being sent and the video frozen till a gratuitous key frame arrives. Unclear why there are not PLIs from client side. That is something else to dig into.