Skip to content

Ivshti/WebChimera.js

 
 

Repository files navigation

WebChimera.js

libvlc binding for node.js/io.js/NW.js/Electron

Join the chat at https://gitter.im/RSATom/WebChimera

Demos

Docs

Known Projects using WebChimera.js

Build Prerequisites

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

Mac OS X & Linux

  • git clone --recursive https://github.com/RSATom/WebChimera.js.git
  • cd WebChimera.js
  • ./build_nwjs.sh or ./build_electron.sh

About

libvlc binding for Node-Webkit/NW.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.0%
  • JavaScript 1.2%
  • Other 2.8%