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

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Always allow microphone usage in Mozilla Firefox

  • 4 odpovědi
  • 18 má tento problém
  • 39 zobrazení
  • Poslední odpověď od onetwo12

more options

Is there a way to always allow Mozilla Firefox to use my microphone for a certain site? Whenever I click the mic button it asks if Firefox is allowed to use my mic (Share Selected Device), how can I set it to always allow?

Is there a way to always allow Mozilla Firefox to use my microphone for a certain site? Whenever I click the mic button it asks if Firefox is allowed to use my mic (Share Selected Device), how can I set it to always allow?

Zvolené řešení

Oh, the bleeding edge?!

Permission persistence for getUserMedia() is under active development for about the past 30 days. See:

Přečíst dotaz v kontextu 👍 2

Všechny odpovědi (4)

more options

This is on a desktop version of Firefox? Most likely this is a Flash plugin request. To manage your camera and microphone permission in Flash, you can use these two pages:

Note: If you use add-ons or external software to purge Flash Player storage, this might be clearing site permissions at the same time. Worth checking the documentation or watching for a pattern.

more options

No, it is definitely HTML5 request. I am using the https://developer.mozilla.org/en-US/docs/Web_Audio_API

more options

Zvolené řešení

Oh, the bleeding edge?!

Permission persistence for getUserMedia() is under active development for about the past 30 days. See:

more options

I see. Thanks.