logan-reynolds / moodle-mod_videofile

Easy cross-browser compatible videos for Moodle 2.5+ via Video.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Videofile

Videofile is a Moodle 2.4+ resource plugin intended to provide teachers with easy handling of cross-browser compatible videos using Video.js (http://videojs.com). In most cases it should be enough to add .mp4 video files which will then play in an html5 player on most browsers and in a flash player in older browsers.

Videofile and Video.js also supports WebVTT captions as well as a poster image that displays before the video is started.

Example screenshots

A screenshot

Another screenshot

Installation

Unzip the zip file in the mod folder of the Moodle directory and, if necessary, rename the folder to "videofile". -- OR -- Go to Administration > Site Administration > Install add-ons to install the Videofile module directly from your Moodle installation.

Default settings can be set by going to Administration > Site Administration > Plugins > Activity Modules > Videofile.

Use

See the LICENSE file for licensing details.

About

Easy cross-browser compatible videos for Moodle 2.5+ via Video.js.

License:Other


Languages

Language:JavaScript 72.1%Language:PHP 16.1%Language:CSS 11.8%