Autoplay on mobile with cardboard

  • Hi all,

    I was wondering whether there was a good way to simulate the click required to start the video on mobile platforms (maybe with a delayed call or something?). The problem is that I'm loading video scenes from within other scenes and if the user wears the Cardboard on his head, there's no way for him to actually click anything (I'm testing with a GearVR headset and no USB connected). How do you guys solve that issue?

    Cheers
    Michael

    PS: I should mention I already set the touchworkarounds="true"


    <plugin name="video"
    url.flash="plugins/videoplayer.swf"
    url.html5="plugins/videoplayer.js"
    videourl="assets/vid/video.mp4"
    panovideo="true"
    pausedonstart="false"
    touchworkarounds="true"
    loop="false"
    volume="1.0"
    />

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!