I have a few autoplay videos on my site and looking to remove the ‘Tap to Unmute’ button that sits on top of the video on mobile. Has anyone been able to remove this? Or am I stuck with having it for autoplay videos?
I worked this out for what I needed. Use the ‘?background=1’ parameter on the URL to remove all the player interface and set the video auto-playing and muted. This removed the Tap to Unmute’ on mobile for me.