mirror of
https://github.com/livekit/livekit.git
synced 2026-08-18 17:09:53 +00:00
* 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