mirror of
https://github.com/livekit/livekit.git
synced 2026-05-18 02:35:32 +00:00
4c1047d8c3
Previously, it was done on read. Missed populating it on write in the TrackInfo consolidation effort. Fix by populating layers when adding pending track itself. As all codecs will have same layers, clone the top level layers and add it all codecs.