some mobile browser like safari doesn't support autoplay attribute nor play function.
Audio/ video will be played only by user click / touch event.
It will be great to have a full support list for all browser.
"In Safari on iOS (for all devices, including iPad), where the user may be on a cellular network and be charged per data unit, preload and autoplay are disabled. No data is loaded until the user initiates it."
Please reference to Apple developer page for Safari:
Safari HTML5 Audio and Video Guide
https://developer.apple.com/library/safari/documentation/AudioVideo/Conceptual/Using_HTML5_Audio_Video/Device-SpecificConsiderations/Device-SpecificConsiderations.html
some mobile browser like safari doesn't support autoplay attribute nor play function.
Audio/ video will be played only by user click / touch event.
It will be great to have a full support list for all browser.
"In Safari on iOS (for all devices, including iPad), where the user may be on a cellular network and be charged per data unit, preload and autoplay are disabled. No data is loaded until the user initiates it."
Please reference to Apple developer page for Safari:
Safari HTML5 Audio and Video Guide
https://developer.apple.com/library/safari/documentation/AudioVideo/Conceptual/Using_HTML5_Audio_Video/Device-SpecificConsiderations/Device-SpecificConsiderations.html