This module integrates the Video.js HTML5 media player with Drupal. It allows videos to be played across various devices and browsers, using a Flash fallback for older systems. The module provides configuration options for fields and views, and supports features like subtitles and looping.
Video.js is a HTML5-based video player with a built-in Flash fallback for older browsers. This means that videos can be played on nearly all devices and operating systems, provided the right codecs are used.
This module is a support module for Video.js. It doesn't contain Video.js itself, but integrates it with the File, Link and Video modules after you've installed it.
New in version 8.x-1.x
- Support for Video.js 5.0.x
- Support for subtitle tracks.
- Support for looping, hiding player controls and changing preload behavior.
- Setup above settings for each field and view individually, as well as width and height of the player.
- Load the Video.js files from the Video.js CDN - downloading and installing the player is no longer necessary!
- Locate the Video.js files using the Libraries API.
Versions
Module version Video.js version Flash fallback 6.x-1.x 2.0 Using SWF Tools or Flowplayer API 6.x-2.x 3.x Comes with Video.js CDN 7.x-1.x 2.0 Using SWF Tools or Flowplayer API 7.x-2.x 3.x Comes with Video.js CDN 7.x-3.x 4.x - 6.x Comes with Video.js CDN 8.x-1.x 5.x Comes with Video.js CDN 10.x 10.x NoneMore information
- Video.js homepage
- Video.js GitHub page (for support for the player itself)
- A guide for creating responsive videos
Related modules
Sponsored by:
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.