Acorn Media Player - jQuery HTML5 media player
Acorn Media Player is a HTML5 media player with a focus on accessibility and customization.
Articles describing its development on Dev.Opera:
Features
Accessibility
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.
Closed-Captions
This is yet no native support for closed captioning on HTML5 , but that shouldn't stop you from providing them. It supports external SRT files just like desktop media players.
Transcript
Along with closed captions support, the player provides a dynamic transcript generated from the selected captions.
Other features
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
How to use
- 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.
Themes
These are the themes included with the player:
-
access(default theme) Includes child theme accesslight
-
darkglass Includes child theme darkglasssmall
-
barebones
Contributors
License
Acorn Media Player is licensed under the MIT license.
Fallback?
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.