Skip to content

jaruba/node-vlcPlayer-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebChimera.js Player Demo

Description

Demo for wcjs-player showing WebChimera.js Player playing a single video. wcjs-player uses WebChimera.js to draw the frames of libVLC to a canvas.

Demo Install

git clone https://github.com/jaruba/node-vlcPlayer-demo.git
cd node-vlcPlayer-demo

Windows

set WCJS_RUNTIME=electron
set WCJS_RUNTIME_VERSION=v0.37.6
set WCJS_VERSION=0.2.5
set WCJS_ARCH=ia32

OSX/Linux

export WCJS_RUNTIME="electron"
export WCJS_RUNTIME_VERSION="v0.37.6"
export WCJS_VERSION="0.2.5"
export WCJS_ARCH="ia32"
npm install

Now download Electron v0.37.6 for 32bit and run app.js

!! You can change the configuration values for wcjs-prebuilt according to your case, but keep in mind that the options are limited to the prebuilt packages

Screenshots

WebChimera.js Player running on NW.js (Windows)

WebChimera.js Player running on Electron (Mac)

About

Player for NW.js / Electron using WebChimera.js (libVLC wrapper)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages