![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
getUserMedia returns NotFoundError on one macbook, but on another works fine
navigator.mediaDevices.getUserMedia({ audio: true }) returns NotFoundError in FireFox Desktop for MacOS.
but on another macbooks it works fine. what's wrong?
Vybrané riešenie
Does Firefox have microphone permission in MacOS's app permissions? I would guess it does if Firefox can enumerate the audio input devices, or maybe that doesn't prove Firefox has access.
Čítať túto odpoveď v kontexte 👍 0Všetky odpovede (1)
Vybrané riešenie
Does Firefox have microphone permission in MacOS's app permissions? I would guess it does if Firefox can enumerate the audio input devices, or maybe that doesn't prove Firefox has access.