mirror of
https://github.com/livekit/livekit.git
synced 2026-03-30 17:45:40 +00:00
* Use `getBuffer` consistently. With SVC, it is possible that layer <-> buffer mapping is not 1:1. So, use `getBuffer` method. * fix recursive lock