Forums
Home / Fixing WordPress / force video to autoplay in safari
(@indigojones66)
1 day, 11 hours ago
Is there some css that will force video to autoplay in safari; works fine in Firefox and Chrome.
The page I need help with: [log in to see the link]
(@threadi)
1 day, 4 hours ago
No, you cannot control this via CSS. The Safari developers have written something about this in the documentation here:
By default, autoplay executes only if the video doesn’t contain an audio track, or if the video element includes the muted attribute.
muted
https://developer.apple.com/documentation/webkit/delivering-video-content-for-safari