Welcome Guest Search | Active Topics | Sign In | Register

Disable webrtc need help Options
failed tool
Posted: Saturday, September 11, 2021 8:39:56 AM
Rank: Newbie
Groups: Member

Joined: 7/10/2021
Posts: 4
eo_support
Posted: Saturday, September 11, 2021 11:21:55 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,080
There is no built-in way to disable WebRTC in Chromium. Sorry about it!
failed tool
Posted: Saturday, September 11, 2021 7:59:19 PM
Rank: Newbie
Groups: Member

Joined: 7/10/2021
Posts: 4
eo_support
Posted: Monday, September 13, 2021 9:20:51 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,080
Hi,

You can try to pass the command line through this property and see if it works:

https://www.essentialobjects.com/doc/eo.webengine.engineoptions.extracommandlineargs.aspx

See here for more information on how to use browser engine and engine options:

https://www.essentialobjects.com/doc/webbrowser/advanced/engine.aspx

Note that not all command lines options are supported.

Thanks!
failed tool
Posted: Monday, September 13, 2021 11:08:47 PM
Rank: Newbie
Groups: Member

Joined: 7/10/2021
Posts: 4
eo_support
Posted: Tuesday, September 14, 2021 1:04:54 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,080
Hi,

We are not in a position to write code for you. You will need to read our documentation and understand the syntax yourself. If you have any any specific questions in the process please ask.

Thanks!
failed tool
Posted: Wednesday, September 15, 2021 9:08:21 PM
Rank: Newbie
Groups: Member

Joined: 7/10/2021
Posts: 4
eo_support
Posted: Thursday, September 16, 2021 2:55:51 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,080
This is a standard .NET property. So the syntax would be obj.PropertyName = propertyValue. That's all there is about the "syntax". It will be your responsibility to figure out how to substitute obj, propertyName and propertyValue with the correct value. Once you figure that out it becomes your code. If you are unable or unwilling to do that part, then our product is not for you. If you are willing to work on it but have problems on specific steps, then you are welcome to ask questions and we will be happy to help you further. But if you are just looking for complete code segment that you can copy and paste without understanding what it really does and how it comes together, then you are at the wrong place. We don't do that.

I recommend you to read the documentation and also take a look of the sample project source code to get an idea on how Engine and EngineOptions works. Once you understand that part, we can help you further.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.