Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.

Disable WebRTC

Post Reply
User avatar
salvadordf
Posts: 4052
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Disable WebRTC

Post 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.
Post Reply