Skip to content

prekageo/jPlayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jPlayer : HTML5 Audio & Video for jQuery

http://www.jplayer.org/

What is jPlayer?

jPlayer is a jQuery plugin that allows you to:

 * play and control media files in your webpage
 * create and style a media player using just HTML and CSS
 * add audio and video to your jQuery projects
 * support more devices using HTML5
 * support older browsers using a Flash Fallback
 * control media on your website using a JavaScript API

jPlayer supports:
 * HTML5: mp3, m4a (AAC), m4v (H.264), ogv*, oga*, wav*, webm*
 * Flash: mp3, m4a (AAC), m4v (H.264)
(*) Optional counterpart formats to increase HTML5 x-browser support.

Dual licensed under the MIT and GPL licenses.
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/copyleft/gpl.html

Quick Start Guide:
http://www.jplayer.org/latest/quick-start-guide/

Developer Guide and API Reference:
http://www.jplayer.org/latest/developer-guide/

Author: Mark J Panaghiston

About

jPlayer : HTML5 Audio & Video for jQuery

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 58.2%
  • ActionScript 41.8%