mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-14 15:56:38 +03:00
4ef126b2d0
In LCEVC dual-track implementation, both tracks share the same originalVideoId, which causes one to be dropped when `getVideoTracks()` returns them as a Map. This PR assigns a unique originalVideoId to each track to ensure both appear correctly in the resolution menu