mirror of
https://github.com/livekit/livekit.git
synced 2026-04-01 19:35:43 +00:00
Tested with eyevinn client. There are a few issues to figure out still 1. Simulcast - how? 2. For simulcast, how to know width, height so that adaptive stream can work. 3. The layer added is dummy. It works, but connection quality scoring would be incorrect (will always say excellent) without bitrate. Will need some dynamic update of `TrackInfo` based on actual stream for all of this to fit well into our system, but the simple video support works for now.