Page 1 of 1

Re: Disable WebRTC

Posted: Sun Mar 05, 2017 1:48 pm
by salvadordf
For WebRTC I can only tell you what you can read here :
viewtopic.php?f=10&t=18

About the user agent, you may try to modify the request headers in the TChromium.OnBeforeResourceLoad event.
Take a look at the TChromium.doOnBeforeResourceLoad function.