The HTML5 Video element allows you to add any video URL to your site.
Controls
- Video File URL: Select a video from the Media Library or Insert a video from a URL.
- Loop: Choose whether or not to have the video loop.
- Autoplay: Determines if the video plays automatically when the page loads or after a user a interacts with it.
- Muted: Set the video to be muted
- Controls: Display the controls for the video player
- Plays Inline: Allow the video to play directly in the page.