how to make autoplay video without muted in html video tag | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 5

how to make autoplay video without muted in html video tag

autoplay video tags are working fine in pc and laptop but it not working in mobile. am using chrome

11th Jan 2018, 3:26 AM
Venkatesh A
Venkatesh A - avatar
2 Réponses
+ 5
This simply and sadly is not possible. You cannot autoplay audio on mobile, you are forced to trigger the code whichs plays the audio using a click event or something similar. Sorry
11th Jan 2018, 3:28 AM
Dapper Mink
Dapper Mink - avatar
+ 3
is possible any jquery code to load and play video automatically on mobile.
11th Jan 2018, 4:55 AM
Venkatesh A
Venkatesh A - avatar