Answer the question
In order to leave comments, you need to log in
How to make it work on Safari HTML5 Video?
Greetings to all
Who can help deal with the following problem.
The site does not play background video only in Safari set to MAC OC high sierra. Actually the site npoekta.ru and a piece of code responsible for the background video
<div class="background-video">
<video preload="auto" autoplay="autoplay" loop="loop">
<source src="template/video/video.mp4" type="video/mp4" />
<source src="template/video/video.webm" type="video/webm" />
<source src="template/video/video.ogv" type="video/ogv" />
</video>
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question