jPlayer : HTML5 Audio & Video for jQuery Gitter Support for Zepto 1.0+ compiled with the data module. What is jPlayer? jPlayer is a jQuery/Zepto plugin that allows you to:…
jPlayer : HTML5 Audio & Video for jQuery
Support for Zepto 1.0+ compiled with the data module.
What is jPlayer?
jPlayer is a jQuery/Zepto plugin that allows you to:
- play and control media files in your webpage.
- create a consistent interface and experience across all browsers.
- create and style a media player using just HTML and CSS.
- add audio and video to your jQuery/Zepto projects.
- support more devices using HTML5.
- support older browsers using a Flash _fall-back/forward_.
- 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), rtmp, flv.
Bower Install
- simple install using
bower install jplayer - see for more information.
Composer install
Install jPlayer via composer by adding the following lines to your composer.json in your project:
// ...
"require": {
// ...
"happyworm/jPlayer": "2.*"
// ...
}
// ...
"config": {
"component-dir": "your/desired/asset/path"
},
// ...
Then execute the following:
php composer.phar update
Composer will now download all components and install the needed files into your/desired/asset/path, ready to use.
License
jPlayer is licensed under the MIT license.More information:
Author:
Mark J Panaghiston @thepag happyworm.comAlternative Versions
Members
-
jPlayer ★ PINNED
jPlayer : HTML5 Audio & Video for jQuery
JavaScript ★ 4.6k 4y agoExplain → -
react-jPlayer
Html5 audio and video player library for React
JavaScript ★ 143 7y agoExplain → -
react-jPlayer-examples
Examples for react-jPlayer and add-ons
JavaScript ★ 24 8y agoExplain → -
react-jPlaylist
Html5 audio and video playlist library for React that implements react-jPlayer
JavaScript ★ 13 8y agoExplain → -
jPlayer.injector
Injects jPlayer's skin HTML and instantiates the plugin.
JavaScript ★ 9 10y agoExplain → -
jPlayer.examples
A place to put examples on how to use jPlayer.
JavaScript ★ 5 12y agoExplain → -
react-jPlayer-demo
Demo website for react-jPlayer and add-ons
JavaScript ★ 4 9y agoExplain → -
react-jPlayer-utils
Utils for react-jPlayer and add-ons
JavaScript ★ 1 7y agoExplain → -
jplayer.github.io
jplayer.github.io -> jplayer.org
HTML ★ 0 9y agoExplain →
No repos match these filters.