On my webpage there is only a video. It is playing well on Edge but not on Mobile Device and Chrome.
- the video is .mp4
- autoplay is disabled
- I am using OceanWP theme but I tried also Astra theme without any success
- I am using Elementor to edit the page
There are many questions on this topic but none of them has a solution that fixes my problem.
EDIT
2
Answers
From the official Apple WebKit documentation (iOS):
https://webkit.org/blog/6784/new-video-policies-for-ios/
As for Mobile Chrome (Android):
https://developers.google.com/web/updates/2016/07/autoplay
Example:
Your video preview shows the video file is not working. You should see a thumbnail of the video file such as this:
I’m not sure why, but it could be that the file on the server was moved/renamed/deleted since you added the video to this page. One explanation it is working on Edge but not mobile is perhaps the image was cached previously on the Edge browser.
If you remove the image and try to re-add it through Elementor, can you reproduce the problem?
Another idea is you may have a slightly corrupted video file. Try editing it in any video-editing program (several free online ones) and see if exported file works in your page.