I have the following code:
These are the attributes I used to get video to autoplay on Chrome - onloadedmetadata="this.muted = true", playsinline, autoplay, muted, loop
onloadedmetadata="this.muted = true"
playsinline
autoplay
muted
loop
Example: