Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

This thread was closed and archived. Please ask a new question if you need help.

getUserMedia returns NotFoundError on one macbook, but on another works fine

more options

navigator.mediaDevices.getUserMedia({ audio: true }) returns NotFoundError in FireFox Desktop for MacOS.

but on another macbooks it works fine. what's wrong?

navigator.mediaDevices.getUserMedia({ audio: true }) returns NotFoundError in FireFox Desktop for MacOS. but on another macbooks it works fine. what's wrong?

Chosen solution

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.

Read this answer in context 👍 0

All Replies (2)

more options

Chosen Solution

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.

more options

This question has been locked because the original author has deleted their account. While you can no longer post new replies, the existing content remains available for reference.