Skip to content

fatboystring/Accessible-Media-Player

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nomensa - Accessible Media Player

About

The Nomensa accessible media player is a flexible multimedia solution for websites and intranets.
The core player consists of JavaScript wrapper responsible for generating an accessible HTML toolbar for interacting with a media player of your choice. We currently provide support for YouTube (default), Vimeo and JWPlayer although it should be possible to integrate the player with almost any media player on the web (provided a JavaScript api for the player in question is available).

Configuration

For information on implementing the Accessible Media Player please refer to the Accessible-media-player_2.0_documentation.pdf file in the root of this git repository. In addition to this a number of example configurations have been provided inside the example directory within this repository.

Notes

There is currently a bug in the JW Player related to loading video and audio files using relative paths. For more information about this issue please refer to http://www.longtailvideo.com/support/forums/jw-player/setup-issues-and-embedding/10303/flv-relative-path-problem

Author

This project was created and is maintained by the friendly folks at Nomensa for your benefit. We welcome your feedback and any suggestions on ways in which we can improve the project.

License

This project is licensed under the GPL version 3 license. As such you are free to use, modify or distribute it free of charge.

Copyright

© Nomensa 2012

Credits

We use:

  1. jQuery
  2. jQuery UI
  3. JW Player
  4. Vimeo
  5. YouTube

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%