libvlc 的 JavaScript 封装 WebChimera

码农软件 · 软件分类 · 多媒体处理 · 2019-09-13 06:28:01

软件介绍

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

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.git

  • cd WebChimera.js

  • build_nwjs.cmd or build_electron.cmd or build_node.cmd or build_iojs.cmd

Mac OS X & Linux

  • git clone --recursive https://github.com/RSATom/WebChimera.js.git

  • cd WebChimera.js

  • ./build_nwjs.sh or ./build_electron.sh or ./build_node.sh or ./build_iojs.sh

本文地址:https://codercto.com/soft/d/14478.html

Algorithms and Theory of Computation Handbook

Algorithms and Theory of Computation Handbook

Mikhail J. Atallah (Editor) / CRC-Press / 1998-09-30 / USD 94.95

Book Description This comprehensive compendium of algorithms and data structures covers many theoretical issues from a practical perspective. Chapters include information on finite precision issues......一起来看看 《Algorithms and Theory of Computation Handbook》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具