aullman / opentok-meet

Opentok app with screen sharing using the WebRTC screen sharing feature
MIT License
133 stars 129 forks source link

OPENTOK-37632 - cherry-picking microphone picker over #216

Closed aullman closed 5 years ago

aullman commented 5 years ago

now that 2.15 is in production and publisher.setAudioSource() is available we can add the microphone picker here.

See https://github.com/opentok/opentok-meet/pull/67 for the original PR.