Hi all,
I’m working on a project for a client who is a video editor. I’ve used some custom code from Timothy Ricks, which allows vimeo videos to autoplay. This works completely fine on browsers like Chrome and Firefox, but it doesn’t autoplay on Safari (only on my MacBook, as it is working perfectly on my iPhone).
This code already includes ‘muted’ autoplay. I’ve seen other websites with the same ‘problem’, where videos are automatically paused on Safari. However, I’ve also seen some websites where videos actually do autoplay on Safari, which tells me there is a solution. But since I’m not a code wizard, I’m not sure how to fix this.
I’ve seen some comments about low energy mode, but that is not the case I’m guessing.
This is the code I’m using to autoplay vimeo videos:
A website where autoplay works on Safari: https://www.unrealistic-ideas.com
If any one has a solution, I’d be happy to hear