<iframe...mediaProviders=WebRTC,Flash,MSE,WSPlayer &autoplay=true&mute=1...>

choiseunggil

New Member
<iframe...mediaProviders=WebRTC,Flash,MSE,WSPlayer &autoplay=true&mute=1...>

&autoplay=true&mute=1

I want to mute during auto playback.

Can not mute support?

Added to the source, the sound is always on when playing ....
 

Max

Administrator
Staff member
Embed Player sample application have no mute option, but Player sample can be simple modified to mute on playback start. Please look at WCS_HOME/client2/examples/demo/streaming/player/player.js script
 

choiseunggil

New Member
hello

WCS_HOME / client2 / examples / demo / streaming / player / player.html
of

<iframe ... mediaProviders = WebRTC, Flash, MSE, WSPlayer & autoplay = true & mute = 1 ...>

How do I view these URLs?
 
Top