nkinect
v0.0.4
Published
Node kinect binding with libfreenect and libusb-1.0
Downloads
21
Maintainers
Readme
NKinect
NKinect is a NodeJS binding for using kinect with libfreenect and libusb-1.0
Getting started
npm install nkinect -g
# nkinect --backend=<webgl|websocket|mjpeg|tcp|rtmp|>
channels
glview
rtmp
mjpeg
Installation
Linux
Debian/Ubuntu
apt-get update -y && apt-get install git-core build-essential -y
Installation
Install with npm install nkinect --save
.