Chrome 64 Mobile Android not preload and not autoplay muted videos Chrome 64 Mobile Android not preload and not autoplay muted videos google-chrome google-chrome

Chrome 64 Mobile Android not preload and not autoplay muted videos


We discover that you need to add preload="auto" as HTML element attribute, but you also must put on JavaScript HTML element videoElement.muted=true as normal JS attribute.

it looks like a bug in Chrome.


Make sure data-saver is disabled. If data-saver is on, it will not load video.