AMP Video

Special AMP Tag

Embed videos into your AMP HTML files. Video source files should be served via HTTPS.

Basic Usage

A simple video with controller. amp-video supports the following formats: mp4, webm, ogg together with all the formats supported by the HTML5 video tag including HLS. Boolean attribute (controls in this case) must be without values. Expression with value like controls="controls" is invalid.

Your browser doesn't support HTML5 video.

Autoplay

Setting autoplay and muted will enable play video as soon as it get loaded in mute mode.

Your browser doesn't support HTML5 video.