There's a lot of limitations in browsers. Make sure the video element is -muted -auto play is set to
There's a lot of limitations in browsers. Make sure the video element is
-muted
-auto play is set to true
The reason this probably happens is browsers require you to interact with the page before it starts playing a video with volume.
There used to be hacks around this but I think they're patched (setting an iframe to autoplay muted sound)
Some big websites like Twitch can get around this if they're frequently visited.
0 Replies