mirror of
https://github.com/livekit/livekit.git
synced 2026-09-16 10:42:36 +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