HTML5 Video Player Pro

Demo to preview the settings

Introduction

This HTML5 based Video Player can be used to play any video format that HTML5 supports. You can upload your own Static File or use a Dynamic Link as the Video Source.
Notable Features:
  • Floating Video - When a user scrolls past the video, a "floating" video can stick to the side of the screen so that the video can continue to be watched as the user scrolls.
  • Playlist Support - Instead of just specifying 1 video to play, you can provide a playlist so that multiple videos can be played in a row.
  • Disable Right Clicking - Disable right clicking on the video so that it is more difficult to download/save the video from the webpage.
  • Disable Auto-Fullscreen - On many mobile devices, when a video starts playing it will default to fullscreen mode. This player can disable that and allow playback within the page.
  • Auto Play - Automatically start playing when the video source loads. (Some browsers require the video to be muted.)
  • Hide Native HTML5 Video Controls - Hide the default browser video controls so you can use your own custom buttons.
  • Looping Video - Automatically loop the video when it ends.
  • Thumbnail Image - Display a custom thumbnail image before the video begins.
  • Auto Pause When Scrolling - Automatically pauses the video when it scrolls out of view.
  • Preview Images (Timeline Thumbnails) - Hovering over the video timeline displays a preview image for that position.
  • Video Zoom - Adjust the zoom level of the video player.
  • Sleep Timer - Stop the video automatically after X seconds.
  • Mirror Mode - Mirror the video horizontally.
  • AirPlay Support - Play the video on a TV using Apple AirPlay (iOS Safari only).
Image without caption

Tutorial

How to setup

Step 1 – Install the Plugin

Step 2 – Add the Plugin Element to Your Page

Step 3 – Configure Properties

Plugin Element Properties - HTML5 Video Player

Now let's take a look at all the video player settings.
Image without caption
Image without caption
Image without caption

Fields

Element Actions

Exposed states

Element Events

Workflow example

Playlist setup

Image without caption

Changelogs