-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Eduplayer is an activity module for Moodle 2.x and Moodle 3.x (branch Moodle 3.x) used for playback of video and audio files.
See official Moodle docs installing plugins
##Features Can provide multimedia file or url file from different sources such as youtube or vimeo or even raw file. Support to playlists ( youtube or rss feed ) and RTMP streaming
supported files
Audio: mp3, m4a
Video: mp4, flv, webm
player
Eduplayer is based on JW Player 6 (free).
Flash fallback for older browsers and auto fallback to compatible file type based on browser.
Added many skins based on the JWPlayer 5 free ones and modified to be compatible with JW PLayer 6.
Auto resize of player based on type of media.
Support to playlists with configurable layout for the list.
Can decide how to deform player content based on content and player size.
Collapse player if media is audio with no poster.
sharing
Add an url to share by e-mail. Filling this field enables the "share" button on activity page. Users clicking on share button can add the e-mail to shere the link to. Leave the input empty to disable the whole share ability.
Write the e-mail message to be sent with the sharing button. The url to be shared will be appended to this text.
Enable the download button.
Add a message that will be displayed in a YUI modal box (if textarea "sharemailmessage" is filled) before sharing and downloading. This is usefull if media is copyright protected or is reserved.
various
Add poster image jpg, jpeg, png files.
Add caption files.
Enable/disable auto playback on loading, auto repeat, mute button, control bar.
##Notes
mp4 compatibility
Note that mp4 is license protected format and in Open Source browser running on open source operating systems will cause the player not to work properly, for instance Chromium of Firefox on Linux
If you plan in delivering video to such consider to add a webm file to the activity to ensure playback.