mirror of
https://github.com/livekit/livekit.git
synced 2026-03-31 15:25:40 +00:00
* Do server PLI when sync is required. A few changes - Run key frame requester goroutine always. Runs every 200 ms which is not bad. - Post a key frame request when server knows it needs one, like after an allocation. This ensures that the initial request is not delayed. - Periodic check will ensure PLI for cases like all frame chains of a dependency descriptor being broken. * simplify