libvlc binding for Electron
- WebChimera.js Renderer Demo
- WebChimera.js Player - Single Video Demo
- WebChimera.js Player - Multiscreen Demo
- latest
Electronversions is not compatible withWebChimera.json Linux - libvlc 2.2.x is broken on OS X
- libvlc has compatibility issue with latest
Electron/NW.jsversions on Windows - libvlc 2.2.x x64 has issue with subtitles
- Webpack
- download
WebChimera.js_*_VLC_*_win.zipcorresponding to your engine and extract tonode_modules
- download
WebChimera.js_*_osx.tar.gzcorresponding to your engine and extract tonode_modules
- install
VLC(for apt based distros:sudo apt-get install vlc) npm install webchimera.js --ignore-scripts- download
WebChimera.js_*_linux.zipand extract towebchimera.js\Release
- Visual Studio Community 2019;
- VLC Player in your PATH environment variable;
- CMake;
- Electron;
for apt based distros:
$ sudo apt-get install build-essential cmake libvlc-dev
git clone --recursive https://github.com/RSATom/WebChimera.js.gitcd WebChimera.jsbuild_electron.cmd
git clone --recursive https://github.com/RSATom/WebChimera.js.gitcd WebChimera.js./build_electron.sh