Replies: 1 comment 1 reply
-
Try ask on https://magpcss.org/ceforum/index.php From memory there are a number of similar discussions. Questions related to building |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm trying to disable WebRTC as it leaks my real ip address. I tried every configuration for settings initialization but with no success. I found this thread: https://magpcss.org/ceforum/viewtopic.php?f=14&t=15194 where they say:
The only reliable way to completely disable WebRTC is do private CEF build with GN_DEFINE [c]enable_webrtc=false[/c].
I am searching through the source code with no success. Thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions