Century21Stores / SPECIAL

Special Projects
0 stars 0 forks source link

Videos Autoplay on Mobile #112

Open juanmriosv opened 6 years ago

juanmriosv commented 6 years ago

Can we autoplay videos on mobile?

juanmriosv commented 6 years ago

@Yes with some limitations: https://www.c21stores.com/pages/video

Compatibility found:

OS/Browser Supports autoplay
iOS 9 Safari 601 no
iOS 10 Safari 602 yes (with muted + playsinline attributes)
iOS 9 Chrome 54 no
iOS 10 Chrome 54 yes (with muted + playsinline attributes)
iOS 9 Opera Mini 14 no
iOS 10 Opera Mini 14 yes (plays fullscreen)
iOS 9 Firefox 5.3 no
iOS 10 Firefox 5.3 no
Android Chrome 43 no
Android Chrome 54 yes (with muted attribute)
Android Opera Mini 20 no
Android Firefox 49 yes
Android Samsung Internet 4.0 no
Windows Phone 8 IEMobile 10 no
Windows Phone 8.1 IEMobile 11 yes
Windows 10 Mobile Edge 14.1 no
Windows 10 Mobile Opera Mini 9.1 no

[update] Opera Mini on iOS 10 supports autoplay, but plays the video fullscreen. Other versions do not autoplay as one would expect from a proxy browser.

[update] Firefox on iOS does not support autoplay. This is very different from Firefox on Android that supports autoplay even with sound.

[update] On Samsung devices, the default browser is Samsung Internet. It is uses the same basis as Chrome, but it’s not updated as frequently.

juanmriosv commented 6 years ago

Browsers Version Analytics

juanmriosv commented 6 years ago

All yours @c21hornak

c21hornak commented 6 years ago

@juanmriosv and this is for using custom code to do full bleed video in the first position on the home page?

juanmriosv commented 6 years ago

@c21hornak yes, and the complexity will depend on what they want. For example, if they do not want to see the loading background and they want to replace it with an image, then it adds complexity