Available in the OSS Version

Video Player - Common Features

This sample demonstrates some of the basic features of the jQuery video player, including out-of-the-box playback and volume control, the ability to create a screenshot of the currently displayed video frame, and browser compatibility detection.
Volume

Current Time 0

Supports HTML5 video:

Supports H264/AVC video:

Supports Ogg/Theora video:

Supports WebM video:

Screenshots

This sample is designed for a larger screen size.

On mobile, try rotating your screen, view full size, or email to another device.

You can learn about the HTML5 video support of the various browsers by running this sample in each of them. Note: When running this sample on a mobile device, the default device video player controls are rendered, unless the Modernizr JavaScript library is undefined. If for some reason you don't have the Modernizr library available on your page, the igVideoPlayer control is rendered, which in some cases may have fewer touch capabilities than the default device video player. That's why this sample uses the Modernizr library and in mobile contexts the igVideoPlayer falls back to the default device video player.

Code View

Copy to Clipboard