Freenect - Kinect projects

Freenect - Kinect projects

Freenect // is a blog covering the latest programming and hacking news on the amazing Kinect sensor Microsoft developed for the Xbox 360 gaming console. Check regularly for the newest Open Source Kinect projects and applications.

Nov 18 / 8:59am

Kinect now accessible from Flash

Flash/Flex developers out there: good news, libfreenect can now be hooked into ActionScript 3 - thanks to Juan Carlos del Valle. This allows you to create (local and remote) Flash/Flex applications that directly interact with the Kinect. Here's a video demo:

If you're interested, do a git clone git://github.com/imekinox/openkinect.git and check out the actionscript directory (library resides in org/libfreenect). To get a test running, compile test_depth.as and test_rgb.as with mxmlc, and make sure as3-server (for c/examples) is running.

2 comments

Dec 02, 2010
Peter Melzer said...
Thanks to this video, I kind of got the server script working. However, I seem to miss the red channel.

Read more here:
http://brainmindinstrev.blogspot.com/2010/11/kinect-on-osx-snowleopard.html

Dec 09, 2010
Carly said...
...available for flash under osx, no windows love yet.

Leave a comment...