Home

Awesome

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 <video>, 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:

How to use

  1. Mark-up your <audio> and <video>
  2. Include jQuery and jQuery UI Slider
  3. Include specific JavaScript and CSS for Acorn Media Player
  4. Include the Theme(s)
  5. Call the plugin

More details on the projects webpage.

Themes

These are the themes included with the player:

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.