0.0.4 • Published 7 years ago

nkinect v0.0.4

Weekly downloads
9
License
-
Repository
github
Last release
7 years ago

NKinect

Build Status Coverage Status Version Downloads Node License

Issues Open Issue Resolution

NKinect is a NodeJS binding for using kinect with libfreenect and libusb-1.0

NPM GRID

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.

Usage