steep-balloon-41261
05/23/2023, 4:35 PMdry-elephant-14928
05/23/2023, 6:10 PMpublishTrack
multiple times with the same kind of input. some caveats though:
⢠consumers tend to use participant.getTrack(source)
to get the RemoteTrackPublication
. if you are tagging both tracks with Track.Source.Microphone
, it would lead to a bit of unpredictability there which one it returns.
⢠alternatively you can give Tracks a name and use that to distinguish between different microphones.tall-evening-53515
05/23/2023, 8:12 PMdry-elephant-14928
05/23/2023, 8:13 PMtall-evening-53515
05/23/2023, 8:15 PMtall-evening-53515
05/23/2023, 8:16 PMdeviceId
in AudioCaptureOptionstall-evening-53515
05/23/2023, 8:18 PMdry-elephant-14928
05/23/2023, 8:21 PMtall-evening-53515
05/23/2023, 8:28 PMtall-evening-53515
05/23/2023, 8:28 PM