The jQuery HTML5 Audio / Video Library
jPlayer is the completely free and open source (GPL/MIT) media library written in JavaScript. AjQuery plugin, jPlayer allows you to rapidly weave cross platform audio and video into your web pages. jPlayer’s comprehensive API allows you to create innovative media solutions while support and encouragement is provided by jPlayer’s active and growing community.
Choose jPlayer
- easy to get started, deploy in minutes
- totally customizable and skinnable using HTML and CSS
- lightweight – only 8KB minified and Gzipped
- free and open source, no licensing restrictions
- active and growing community providing support
- free plugins available for popular platforms
- extensive platform support – multi-codec, cross-browser and cross-platform
- comprehensive documentation and getting started guide
- consistent API and interface in all browsers, HTML5 or Adobe® Flash™
- extensible architecture
- $(document).ready(function(){
- $(“#jquery_jplayer_1”).jPlayer({
- ready: function () {
- $(this).jPlayer(“setMedia”, {
- m4a: “/media/mysound.mp4”,
- oga: “/media/mysound.ogg”
- });
- },
- swfPath: “/js”,
- supplied: “m4a, oga”
- });
- });
- <div id=”jquery_jplayer_1″></div>
- <div id=”jp_interface_1″>
- <a href=”#” class=”jp-play”>Play</a>
- <a href=”#”>Pause</a>
- </div>
Platforms and Browsers
Media Support