N
N
Nikolay2018-12-06 18:14:55
safari
Nikolay, 2018-12-06 18:14:55

How to autoload video in safari?

The problem is that in safari there is the possibility of autorunning only muted video, and at the same time, the video in the modal normally starts automatically. You need to click on See you yourself. For me, safari blocks all autorun attempts without muted. How can this be fixed?

<video loop autoplay controls preload="auto" playsinline>
  <source src="https://somelinktovideo.mp4" type="video/mp4">
</video>

As already just not refined.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kim_Soal, 2018-12-06
@Kim_Soal

So now the standard is this
Without muted, it only works if the video has already been displayed at least once

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question