搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

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

  • 1 回覆
  • 1 有這個問題
  • 48 次檢視
  • 最近回覆由 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