html5 - How does Apple's website autoplay videos, if autoplay is disabled in iOS? -


As I'm reading, there is no way to enable HTML5 video autoplay in the iOS browser.

Why is this introductory video being run as an example with my old iPad (with iOS 8)?

When it is inspected on desktop Chrome, I stop at a certain point and see that in a script & lt; Video & gt; element with an MP3 file, after the animation ends it is removed. I also checked my script file, but did not get a definitive answer.

I want to clarify that I do not do any other work except opening the URL.

Can anyone explain this with more video experience?

This question has been answered to a different place, so if someone stops later on The account is ...

The short answer is that Apple does not show that on a device like an iPad, a video flashes a series of JPEG images like a filmstrip, which shows it as if a video Being played. For desktop browsers, they will however show a video file.


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -