mirror of
https://github.com/livekit/livekit.git
synced 2026-08-14 13:39:49 +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.