KinectJSON - glastonbridge/art-of-computer-science GitHub Wiki
Use multiple Kinect skeletons in your website, live or pre-recorded! This project is a modification of KinectServer to work as a simple JSON server.
You probably want to know about one of the following things
- Getting and running KinectJSON
- Using the example webpages
- Connecting to KinectJSON from your web app
Features
- Two concurrent skeletons tracked, and up to six people tracked by simpler position data
- Single-threaded webserver (may choke if you are using it "live" with a lot of people polling the server over JSON)
- Supports JSON and JSONP to allow for use of a server on a different IP address to the webpage.
JSON fighting skeletons, do you see? This is a very clever wordplays yes?