How to autoplay video?

https://playground.babylonjs.com/#KA93U#488

so, I’m making ye-old hyper object and trying to put it into VR, but I’m getting this error:

“Uncaught (in promise) DOMException: play() failed because the user didn’t interact with the document first. https://goo.gl/xX8pDD

I set “autoPlay: true” on the videoDome, but still same stuff

How do I tell it to go ********* itself and just play the video immediately?

Thoughts/feelings/opinions/ideas?

Try to mute video and see what will happen.

Chrome’s autoplay policies are simple:

2 Likes