Using the kinect with the camera feeds can be a pain as they are quite processor intensive. Using the new python ctypes based bindings from libfreenect I have used web.py to create a simple webserver to the depth data. The kinect is connected to the linux laptop. A python program uses the libfreenect python bindings and web.py to expose the data. The webcast is recorded on the nearby osx with firefox making calls across the network to the linux box.
{ 0 comments }