mirror of
https://github.com/livekit/livekit.git
synced 2026-03-30 17:45:40 +00:00
1. When re-allocating for a track in DEFICIENT state, try to use available headroom to accommodate change before trying to steal bits from other tracks. 2. If the changing track gives back bits (because of muting or moving to a lower layer subscription), use the returned bits to try and boost deficient track(s).