Autoplay HTML5 Video muted + playsinline


<video autoplay muted playsinline controls>
  <source src="video.mp4" type="video/mp4">
  <source src="video.webm" type="video/webm">
</video>

Video source: Sintel, the Durian Open Movie Project