KinectDaemon.UserInterface |
Name | Description |
---|---|
Client | |
Kinect | Microsoft KinectSDK wrapper |
Program | |
Recorder | Recorder class @descrip 'Recorder' attaches to the kinect event framework to record skeletal joint data for playback. |
Server | The Kinect TCP Server sends serialized packets of joint data to any connected client at the client's request. Right now, requests are any packets of length() > 0. 0 length packets denote a closed client stream. |