Kinect2
Nodejs library to access the kinect 2 data from the official MS SDK
Install / Use
/learn @wouterverweirder/Kinect2README
Kinect2 Library for Node / Electron
This library enables you to use the Kinect v2 in your nodejs or electron apps.

Features:
- get rgb camera feed
- get depth feed
- get ir feed
- point cloud (greyscale and colored)
- get skeleton joints (2d and 3d)
- user masking
Check out my kinect-azure library for the Azure Kinect sensor.
Installation
You will need to install the official Kinect 2 SDK before you can use this module.
Just npm install like you would do with any regular module.
$ npm install kinect2
Examples
There are nodejs and electron examples in the examples/ folder of this repo. To run them, execute npm install and npm start:
$ cd examples/electron
$ npm install
$ npm start
The electron examples have the javascript code inside the html files. You can find these html files in examples/electron/renderer/demos.
Donate
Like this library? Always welcome to buy me a beer 🍺
Related Skills
node-connect
341.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.4kCommit, push, and open a PR
