allo- / ffprofile

A tool to create firefox profiles with personalized defaults.
GNU Affero General Public License v3.0
755 stars 56 forks source link

Unable to join discord voice channels #283

Open Megane0103 opened 6 months ago

allo- commented 6 months ago

Please write a proper bug report that includes at least some details that help to identify the problem. What options you enabled/disabled that are related to Discord features and what error messages are you getting?

Megane0103 commented 6 months ago

Sorry, i enabled all the default options. I don't get any errors. When i click on the voice channel, nothing happens.

Megane0103 commented 6 months ago

There's also another issue. Sometimes when i use ctrl + c, i get moved to another tab.

allo- commented 6 months ago

Another tab of Discord conversations? I am not sure if this may be a feature of discord intercepting the shortcut, because Firefox should never jump to another Browser tab with Ctrl-c.

smokelore commented 5 months ago

Having the same issue. After creating a Firefox Profile with FFProfile (all default settings), Discord refuses to ask Firefox for access to my camera or microphone. I think this is related to Issue #256.

Rhevin commented 5 months ago

please try to disable this option media.peerconnection.enabled it works from my side using the latest Firefox 122.0 (64-bit) Mac

I have made a pull request to add a warning for this option https://github.com/allo-/ffprofile/pull/284

Megane0103 commented 5 months ago

Already disabled but didn't solve the problem

Rhevin commented 5 months ago

Hmm 🤔 , strange 😄.

I tried to create a new profile and enable media.peerconnection.enabled and tested Discord and Google Meet and it works from my side

sorry I was informed it incorrectly it should be enabled not disabled

Screenshot 2024-01-25 at 07 29 33
allo- commented 5 months ago

Changed values are fat in about:config. And enabled should be the default allowing WebRTC connections, clicking the checkbox next to "Disable WebRTC" in ffprofile should set media.peerconnection.enabled=false.