libvlc binding for Electron
- WebChimera.js Renderer Demo
- WebChimera.js Player - Single Video Demo
- WebChimera.js Player - Multiscreen Demo
- latest
Electron
versions is not compatible withWebChimera.js
on Linux - libvlc 2.2.x is broken on OS X
- libvlc has compatibility issue with latest
Electron
/NW.js
versions on Windows - libvlc 2.2.x x64 has issue with subtitles
- Webpack
- download
WebChimera.js_*_VLC_*_win.zip
corresponding to your engine and extract tonode_modules
- download
WebChimera.js_*_osx.tar.gz
corresponding 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.zip
and 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.git
cd WebChimera.js
build_electron.cmd
git clone --recursive https://github.com/RSATom/WebChimera.js.git
cd WebChimera.js
./build_electron.sh