PaulinaMX
(ForosMX)
14 Febbraio 2021, 8:43am
1
Hi, I am using a video on my login page, this is the code:
<video width="100%" controls autoplay loop>
<source src="https://forosmx.s3-us-west-2.amazonaws.com/Portada+forosmx.mp4" type="video/mp4">
</video>
Everything works perfect but I would like the audio to be activated automatically, and not have to activate it from the controls, you can see if you like: www.forosmx.com
¡Help me, please!
1 Mi Piace
Benjamin_D
(Benjamin Decotte)
14 Febbraio 2021, 11:56am
2
3 Mi Piace
PaulinaMX
(ForosMX)
14 Febbraio 2021, 8:59pm
3
Thanks, you’re right, if I remove the autoplay, the audio is activated.
Is there a way to modify that or is it something by default?
1 Mi Piace
michaeld
(Michael - Communiteq)
14 Febbraio 2021, 9:30pm
4
Autoplay with sound is almost undoable these days. See Autoplay Policy Changes | Web | Google Developers for a bit more background.
5 Mi Piace
PaulinaMX
(ForosMX)
14 Febbraio 2021, 9:48pm
5
Thank you very much, I just wanted to see if it was possible, but if it can’t be done, that’s fine.
Thank you, Guys.
2 Mi Piace
system
(system)
Chiuso
16 Marzo 2021, 9:48pm
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.