srtucker22 / glipchat

video chatroom using meteor + webrtc + react + redux
https://glipchat.herokuapp.com/
MIT License
279 stars 78 forks source link

Unable to select audio device #22

Open srtucker22 opened 7 years ago

srtucker22 commented 7 years ago

[ERROR:audio_manager_android.cc(254)] Unable to select audio device!

Getting camera but no audio input. We have permission from the device to record audio We even can see the audioinput device in navigator.mediaDevices.enumerateDevices()

Why isn't it working?!