Files
livekit/pkg/rtc
Raja Subramanian 2896aeb126 Set potential codecs for tracks without simulcast codecs. (#1828)
When migrating muted track, need to set potential codecs.
For audio, there may not be `simulcast_codecs` in `AddTrack`.
Hence when migrating a muted track, the potential codecs are not set.
That results in no receivers in relay up track (because all this
could happen before the audio track is unmuted).

So, look at MimeType in TrackInfo (this will be set in OnTrack) and
use that as potential codec.
2023-06-27 04:34:41 +05:30
..
2023-03-25 23:17:04 -07:00
2023-03-05 12:55:04 +05:30
2023-04-20 14:15:30 +08:00
2023-02-15 16:47:38 -08:00
2022-01-19 02:13:06 -08:00
2022-03-30 13:49:53 -07:00