Tagged: auto-play video
-
AuthorPosts
-
July 24, 2018 at 12:34 pm #989142
http://whdtesting-co-uk.stackstaging.com/full-video/
Why does this auto play on desktop but NEVER on mobile
It needs to auto-play- how is this achieved…
Hope you can help!
- This topic was modified 6 years, 3 months ago by whdsolutions.
July 24, 2018 at 1:22 pm #989164on which different mobile devices have you tested this?
F.e. only since IOS 11 with new safari these video-backgrounds are supported!
What is your smart option – i can not find it in the api options?
why don’t you include in the iframe code an autoplay=1 option ?and for mobile (safari too) set the parameter :
&playsinline=1
July 24, 2018 at 1:30 pm #989170We have a OS11 iPad – shows black screen with spinning circle – no video
Androids running Oreo and Nougat – shows image with red play button that does nothing when presed
Win10 64bit 32Gb Ram Pc – Works perfectly as it should!!!
My client is going crazy as he NEEDS this to work before we commence the work…. So there’s a lot riding on this!!!
July 24, 2018 at 1:34 pm #989172can you try this in your layer video embed code:
<iframe id="ytplayer" type="text/html" width="100vw" height="56.25vw" src="https://www.youtube.com/embed/YtSo17Wley8?autoplay=1&enablejsapi=1&loop=1&playsinline=1&rel=0&showinfo=0&color=white&iv_load_policy=3" frameborder="0" allowfullscreen></iframe>
see here the second slide with your video: http://webers-testseite.de/weber/archie/
July 24, 2018 at 1:37 pm #989173Does not auto-play in any device
July 24, 2018 at 1:40 pm #989177have you deleted all caches ( browser and maybe plugin-caches – and enfold merged files (js and css) ) ?
July 24, 2018 at 1:44 pm #989182Yes – still nothing!!!
July 24, 2018 at 1:45 pm #989183tried on fresh devices also
July 24, 2018 at 1:53 pm #989186ok vimeo and youtube do not start here on layerslider.
why do you use the layerslider ? are other layers being superimposed?by the way is the page working: https://webers-testseite.de/weber/
with a selfhosted videoi ask because good old html5 <video … – there will be chances to be successfull
July 24, 2018 at 2:06 pm #989191can you please look if it starts now on your mobile devices: http://webers-testseite.de/weber/archie/
July 24, 2018 at 3:33 pm #989222Nothing!
July 24, 2018 at 3:36 pm #989223Cleared cache now this plays https://webers-testseite.de/weber/
so the video needs to be self hosted on a single layer?
July 24, 2018 at 3:40 pm #989225Self hosted I get this on Android http://whdtesting-co-uk.stackstaging.com/wp-content/uploads/2017/11/Screenshot_20180724-153842.png
July 24, 2018 at 3:42 pm #989228Look at http://whdtesting-co-uk.stackstaging.com/full-video/
On desktop > Mobile > iPad
you will see what I mean!!!
July 24, 2018 at 10:53 pm #989411on selfhosted do this as code in the layer:
<video playsinline autoplay loop muted preload="metadata" style="min-width:100vw; min-height:56vw;" > <source src="path_to_your/VARVANI-3D.CG-Showreel-2018.mp4" type="video/mp4"> <img src="path_to_fallback_image/film-fallback.jpg" title="Your browser does not support the video tag"> </video>
this is very important to have: playsinline autoplay loop muted
July 25, 2018 at 10:20 am #989587Blank page on all devices!!!
July 25, 2018 at 10:22 am #989590We seem to be getting nowhere fast lol
July 25, 2018 at 3:49 pm #989753hope you have adjusted the path ?
On my end : https://webers-testseite.de/weber/whdsolutions/
it seems to work with that:July 25, 2018 at 10:16 pm #989946July 26, 2018 at 10:52 am #990172don’t know – he has opend a new thread – but my solution with selfhosted video works !
on this case : If you want simple solutions, you have to be satisfied with simple requirements.
July 26, 2018 at 9:24 pm #990443Hi,
Thank you in any case :)
Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.