-
AuthorPosts
-
January 10, 2020 at 9:03 am #1172083
Good Morning,
i would like to show some short mp4 videos with autostart and without pressing the “play” button
(see screenshot)
is there a way to do it?
Thanks for a hint,
regards,
paulJanuary 10, 2020 at 11:10 pm #1172315Hey Paul,
Please take a look at the topic here:
https://kriesi.at/support/topic/autoplay-self-hosted-videos/let us know if this is helpful for you
Best regards,
BasilisJanuary 11, 2020 at 8:40 am #1172358Hey Basilis,
thanks for the hint, but it seems, that the code has changed since then: see screenshot.
the code snippet is now in line 693 and unfortunately it doesn’t work.
Any other suggestion?
Best regards,
PaulJanuary 11, 2020 at 3:12 pm #1172390Hi Basilis,
it works now,
thank you,regards,
paulJanuary 11, 2020 at 10:41 pm #1172457Hi Basilis,
once again:
the autostart changing of code is working fine in safari and firefox browser,
but not in chrome …is there a addon necessary for chrome?
thanks and regards,
paulJanuary 13, 2020 at 1:21 pm #1172762Hi,
Thank you for the update.
You have to mute the videos if you want them to automatically play on page load. This is in accordance with the browsers’ policy for media files.
// https://developers.google.com/web/updates/2017/09/autoplay-policy-changes
Chrome’s autoplay policies are simple:
Muted autoplay is always allowed.
Autoplay with sound is allowed if:
User has interacted with the domain (click, tap, etc.).
On desktop, the user’s Media Engagement Index threshold has been crossed, meaning the user has previously played video with sound.
The user has added the site to their home screen on mobile or installed the PWA on desktop.
Top frames can delegate autoplay permission to their iframes to allow autoplay with sound.Best regards,
IsmaelJanuary 14, 2020 at 3:58 pm #1173404Autostart mp4 does work but the sound not since updating to latest Enfold version today. It says “Video will be muted by default”. Where can I change this? Page is not yet online.
January 15, 2020 at 8:47 am #1173832Hi,
@Maureen van Goethem: As mentioned above, videos will not automatically play on page load if audio is enabled. Please check the link above for the full description of the new autoplay policy. If you want to enable the audio of the slide, make sure that the Video Settings > Mute Video Player option is off.
Best regards,
IsmaelJanuary 15, 2020 at 11:47 am #1173912I’m sorry … I want both… and enable the autoplay and enable audio. Isn’t there anything possible?
January 16, 2020 at 3:59 am #1174737Hi,
Unfortunately, this is not possible because of the browsers’ autoplay policy. There’s just no way around it.
Thank you for your patience.
Best regards,
IsmaelJanuary 16, 2020 at 1:32 pm #1174931Hi Ismael,
thank you and the team, we could close the topic now.
Best regards,
paulJanuary 16, 2020 at 2:55 pm #1175014Hi paul,
Ok, we are closing this thread now.
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- The topic ‘autostart mp4 doesn't work’ is closed to new replies.