Disable sound from HTML Texture node

Is there any way to control or disable sound coming from the html texture nodes?

Nope? Plan B is to just try to use JS hack, but it’s not general solution.

Well there’s no such thing in the cef api. Is it possible with JS?

What do you need to mute? Flash? or HTML5 Video/Sound?

an example with JavaScript Injection
works with HTML5 video audio tags

cheers
zeos

HTMLTexture - no sound - example (2.2 kB)

Thanks for the example Zeos. And thank you Elias for checking. Will use JS.

Hi. Me knowledge about those web things is very limited, so maybe someone could give me a pointer on what I have to do to disable sound on a site/player like this:

Thanks!