Answer the question
In order to leave comments, you need to log in
Why is the video not playing on IOS devices?
Dear friends, I am developing adaptive websites and relatively recently I came across the tag.
THE CODE:
<video controls preload="auto" autoplay="true" loop="true" muted="muted">
<source src="#" type="video/mp4">
</video>
Answer the question
In order to leave comments, you need to log in
And so?
<video controls autoplay loop muted playsinline>
<source src="#" type="video/mp4">
Your browser does not support HTML5 video.
</video>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question