chrome error

jamesChoi

New Member
<iframe id='fp_embed_player' src='http://35.196.26.52:9091/embed_play...mediaProviders=MSE,WSPlayer&autoplay=1&loop=1' marginwidth='0' marginheight='0' frameborder='0' width='610' height='610' scrolling='no' allowfullscreen='allowfullscreen' allow="autoplay"></iframe>



I set it up like this.

When accessing from web server

The same error as the file occurs, and automatic playback may or may not occur.

I tested 10 times.

Is there a solution?
 

Attachments

Max

Administrator
Staff member
Chrome browser says that according audio auto-play policy you have to add user interact before playing the stream.
So auto-play function won't work in Chrome 70 and and newer.
Please read logs listed in errors on your screenshot. You can also see logged Chrome links describing this behavior.
 
Top