Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Sites like discord and webex not prompting for mic/video and not allowing on my firefox, but on new profile works fine

  • 1 ответ
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от 6op4h3s5a

more options

Sites like discord and webex meetings are not letting me use my microphone or webcam, not even prompting me for it. When trying to use discord mic I get this message (image attached). I created a new firefox profile with default setting and it works fine. I disabled add ons and still not working, also my mic and camera permissions are fine and work with other sites.

Sites like discord and webex meetings are not letting me use my microphone or webcam, not even prompting me for it. When trying to use discord mic I get this message (image attached). I created a new firefox profile with default setting and it works fine. I disabled add ons and still not working, also my mic and camera permissions are fine and work with other sites.
Приложенные скриншоты

Выбранное решение

I fixed it, turns out it was having WebRTC disabled that was causing this. Note that having WebRTC enabled can cause IP address leaks while using a vpn, so be weary to keep it disabled if you want to avoid this. Here is a more detailed explanation on it: https://mullvad.net/en/help/webrtc/

To turn it back on do this:

   Type "about:config" into the address bar and hit Enter.
   Click the button "I accept the risk!".
   Type media.peerconnection.enabled in the search bar. Only one entry should appear.
   If media.peerconnection.enabled is set to false, then set it to true

If it was already set to true in config, you may also have an extension/add-on blocking webRTC, so i would suggest running firefox in troubleshoot mode to see if sites work with your extensions disabled, if so try to find out which one is blocking it.

If none of these worked your problem may have to do with something else other than WebRTC

Прочитайте этот ответ в контексте 👍 1

Все ответы (1)

more options

Выбранное решение

I fixed it, turns out it was having WebRTC disabled that was causing this. Note that having WebRTC enabled can cause IP address leaks while using a vpn, so be weary to keep it disabled if you want to avoid this. Here is a more detailed explanation on it: https://mullvad.net/en/help/webrtc/

To turn it back on do this:

   Type "about:config" into the address bar and hit Enter.
   Click the button "I accept the risk!".
   Type media.peerconnection.enabled in the search bar. Only one entry should appear.
   If media.peerconnection.enabled is set to false, then set it to true

If it was already set to true in config, you may also have an extension/add-on blocking webRTC, so i would suggest running firefox in troubleshoot mode to see if sites work with your extensions disabled, if so try to find out which one is blocking it.

If none of these worked your problem may have to do with something else other than WebRTC