Acorn Media Player is a HTML5 media player with a focus on accessibility and customization.
Articles describing its development on Dev.Opera:
Acorn Media Player is built with accessibility in mind. It provides full keyboard control using standard tab-based navigation, screen-reader (and other AT) support, accessible themes, and other accessibility tweaks.
This is yet no native support for closed captioning on HTML5
Along with closed captions support, the player provides a dynamic transcript generated from the selected captions.
Other notable features include:
- Easy customization and theming
- Fullscreen support
- Buffering indicator
- support
- Loading indicator
- Remembers volume level using HTML5 LocalStorage
- Easy to use, understand and adapt
- Free and Open Source
- Mark-up your <audio> and <video>
- Include jQuery and jQuery UI Slider
- Include specific JavaScript and CSS for Acorn Media Player
- Include the Theme(s)
- Call the plugin
More details on the projects webpage.
These are the themes included with the player:
-
access(default theme) Includes child theme accesslight
-
darkglass Includes child theme darkglasssmall
-
barebones
Acorn Media Player is licensed under the MIT license.
Acorn Media Player does not provide any fallback for old browsers, or those that don't support the provided video format.
You can provide your own fallback using Video for Everybody.
Acorn Media Player is a project by Ionuț Colceriu.