radiantmediaplayer / rmp-vast

A client-side JavaScript solution to load, parse and display VAST 2, 3 & 4 resources with HTML5 video
https://www.radiantmediaplayer.com/rmp-vast/app/
Other
95 stars 37 forks source link

setMute not working #30

Closed brunonrosa closed 3 years ago

brunonrosa commented 3 years ago

I created an unmute button for users to click since the video is set to autoplay. This click triggers the setMute(false) function. Unfortunately it's not working. I made it work once... i do not know what happened.

radiantmediaplayer commented 3 years ago

The setMute API seems to be working for me at our demo page https://www.radiantmediaplayer.com/rmp-vast/app/. We cannot help with user-specific implementation, only with rmp-vast core library issues. You should review the demo app at app/index.html.