首页 > 代码库 > [jPlayer] HTML5 Audio & Video for jQuery
[jPlayer] HTML5 Audio & Video for jQuery
-----------------------------------------------------------------------------------------------------
The jQuery HTML5 Audio / Video Library
jPlayer is the completely free and open source (MIT) media library written in JavaScript. A jQueryplugin, (and now a Zepto 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 whilesupport 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 12KB 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
Platforms and Browsers
- Windows: Chrome, Firefox, Internet Explorer, Safari, Opera
- Windows (legacy): IE6, IE7, IE8, IE9, IE10, IE11
- OSX: Safari, Firefox, Chrome, Opera
- iOS: Mobile Safari: iPad, iPhone, iPod Touch
- Android: Android 2.3 Browser
- Blackberry: OS 7 Phone Browser, PlayBook Browser
Media Support
- HTML5: mp3, mp4 (AAC/H.264), ogg (Vorbis/Theora), webm (Vorbis/VP8), wav
- Flash: mp3, mp4 (AAC/H.264), rtmp, flv
For cross-browser support, a format must be supplied that works in both HTML5 and Flash.
Optional additional formats may be supplied to increase cross-browser HTML5 support.
-----------------------------------@Chenwei <www.chenwei.ws>----------------------------------
jQuery HTML5 音频/视频 库
jPlayer是完全免费和开源的使用JavaScript写的媒体库。一个jQuery插件(和现在的Zepto插件,)jPlayer让你快速的在网页上编织跨平台的音频和视频。jPlayer综合的API让你创建创新的媒体解决方案,而支持和鼓励来自jPlayer活跃和成长中的社区。
选择jPlayer的理由
容易开始,在几分钟内部署
完全自定义和使用HTML+CSS换肤
轻量的 - 缩小和压缩后只有12KB
免费和开源,没有许可证限制
活跃和成长中的社区提供支持
免费的插件对流行平台可用
广泛的平台支持 - 多编解码器,跨浏览器和跨平台
全面的文档和开始指导
在所有的浏览器,HTML5或Adobe Flash上拥有一致的API和接口
可扩展的架构
平台和浏览器
覆盖大部分平台和浏览器。
媒体支持
HTML5: mp3, mp4 (AAC/H.264), ogg (Vorbis/Theora), webm (Vorbis/VP8), wav
Flash: mp3, mp4 (AAC/H.264), rtmp, flv
为了跨浏览器支持,必须提供一个能同时在HTML5和FLASH上工作的格式。
可选的额外格式可以被提供用于增加跨浏览器HTML5支持。
官网:http://jplayer.org
下载jPlayer 2.7.0:http://jplayer.org/download/
GitHub:https://github.com/happyworm/jPlayer/
[jPlayer] HTML5 Audio & Video for jQuery