Code Monkey home page Code Monkey logo

webni's Introduction

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:

1. webNIServer
    a C++ webNI Server

2. Binary
    precompiled webNI server binary

3. webNI.js
    web-based JavaScript webNI client

4. TestWeb
    Test web page of webNI.js



====
Library requirement:
1. Boost C++ Libraries
    http://www.boost.org/

2. WebSocket++ 0.3
    http://www.zaphoyd.com/websocketpp

3. OpenNI 2
    http://www.openni.org/

4. PrimeSense NiTE 2
    http://www.openni.org/files/nite/

Please modify the file webNIServer/PathSetting.props (a XML file) for the 4 macros:
1. BOOST_INCLUDE
2. BOOST_LIB
3. BOOST_LIB64
4. 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

webni's People

Contributors

kheresy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

webni's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.