mirror of
https://github.com/livekit/livekit.git
synced 2026-05-14 09:45:19 +00:00
a002337db1
* Legacy TrackInfo.Simulcast flag. When AddTrack did not send SimulcastCodecs, the legacy `Simulcast` flag was not set. Fix it by setting the flag when a second layer is published. * staticcheck * use the existing PrimaryReceiver function