WebNI
A WebSocket Server of OpenNI 2 and NiTE 2
Install / Use
/learn @KHeresy/WebNIREADME
webNI
https://github.com/KHeresy/webNI A WebSocket Server of OpenNI 2 and NiTE 2.
=====
webNI is a framework to provide a user skeleton data server by HTML5 WebSocket. By using webNI server, user can get skeleton data in any platform which support WebSocket. The skeleton is generated by OpenNI 2 and NiTE 2.
Here is a simple demo video: http://www.youtube.com/watch?v=tPKgvlb4stk
This project is still in the early stage, every thing is not finalized. Any help/suggestion is welcome.
See the detail in wiki pages: https://github.com/KHeresy/webNI/wiki/_pages
My Blog: http://kheresy.wordpress.com/ (Chinese)
==== The folders:
-
webNIServer a C++ webNI Server
-
Binary precompiled webNI server binary
-
webNI.js web-based JavaScript webNI client
-
TestWeb Test web page of webNI.js
==== Library requirement:
-
Boost C++ Libraries http://www.boost.org/
-
WebSocket++ 0.3 http://www.zaphoyd.com/websocketpp
-
OpenNI 2 http://www.openni.org/
-
PrimeSense NiTE 2 http://www.openni.org/files/nite/
Please modify the file webNIServer/PathSetting.props (a XML file) for the 4 macros:
- BOOST_INCLUDE
- BOOST_LIB
- BOOST_LIB64
- WEBSOCKETPP_INCLUDE
====
Binary build environment:
- Windows 7 Pro
- Microsoft Visual C++ 2012 Professional
To use precompiled binary, you need to installed Visual C++ Redistributable for Visual Studio 2012 Update 1 http://www.microsoft.com/en-us/download/details.aspx?id=30679 (VSU1\vcredist_x86.exe)
====
Should can be build by gcc 4.6
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate 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.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
