- 授权协议: LGPL
- 开发语言: C/C++ JavaScript
- 操作系统: 跨平台
- 软件首页: http://www.webchimera.org/
软件介绍
WebChimera 为你提供一个强大的基于 VLC 的视频开发工具。
目前主要支持以下分支工具:
1. WebChimera.js 播放器 -一个全功能的视频播放器
2. WebChimera.js 角播放器 -角视频播放器
3. WebChimera.js 渲染 -使用WebChimera.js呈现的视频(通过绘制在WebGL的帧)
4. WebChimera.js - libvlc 结合,JS的API允许你控制libvlc并获得UInt8Array原始帧
需要注意的是,由于这些都是基于一个NPAPI /的ActiveX插件,它只能在 Firefox 和 Internet Explorer 的工作。Chrome 浏览器,Opera 不再被支持。
构建:
Windows
VLC Player in your PATH environment variable;
Mac OS X
Linux
for apt based distros:
$ sudo apt-get install build-essential cmake libvlc-dev
Build from sources
Windows
git clone --recursive https://github.com/RSATom/WebChimera.js.gitcd WebChimera.jsbuild_nwjs.cmdorbuild_electron.cmdorbuild_node.cmdorbuild_iojs.cmd
Mac OS X & Linux
git clone --recursive https://github.com/RSATom/WebChimera.js.gitcd WebChimera.js./build_nwjs.shor./build_electron.shor./build_node.shor./build_iojs.sh
Web Caching
Duane Wessels / O'Reilly Media, Inc. / 2001-6 / 39.95美元
On the World Wide Web, speed and efficiency are vital. Users have little patience for slow web pages, while network administrators want to make the most of their available bandwidth. A properly design......一起来看看 《Web Caching》 这本书的介绍吧!
