[PD] pix_freenect 0.03 update

Hans-Christoph Steiner hans at at.or.at
Mon Nov 14 04:57:52 CET 2011


Hey,

Good news!  Perhaps Budi and you can join forces, unless there is a reason to have different libfreenect objects.  About the Mac OS X binary, it looks like you're not using Fink for libfreenect, so the embed-MacOSX-dependencies.sh script didn't work.  That script looks for the /sw path of Fink.  If you run these commands and compare them to the fux_kinect, you'll see the differences in the libfreenect and libusb references:

otool -L pix_freenect.pd_darwin
otool -L libfreenect.0.0.1.dylib
otool -L libusb-1.0.0.dylib

.hc

On Nov 13, 2011, at 10:48 PM, Matthias Kronlachner wrote:

> hi!
> 
> finally i found some time to update my pix_freenect external for interfacing with the kinect sensor.
> 
> you can find source code and binaries (osx, ubuntu 11.10) here:
> http://www.matthiaskronlachner.com/wp-content/uploads/2011/11/pix_freenect_0.03.zip
> 
> major changes:
> 
> * output rgb and depth stream simultaneously, plus 4 channel audio samples as list on linux (audio from libfreenect is still experimental....)
> * uses libfreenect v0.1 -> not backward compatible!!
> * binary for osx -> thanks to hans-christian steiner for makefiles i found from fux_kinect...
> * accelerator and tilt angle output
> * different depth output modes (raw for distance measurement)
> 
> you have to toggle a led, tilt or accelerator output after starting rendering to start the streams - don't really know why but i will try to fix that.
> 
> i tested it with two kinects under ubuntu and osx and it worked fine.
> 
> 
> for using audio you have to build libfreenect with audio (default it is off!) and put the audio.bin into pix_freenect folder.
> 
> 
> have fun and please report bugs.
> 
> 
> matthias
> 
> ps.: sorry for not continuing the plugin for pix_video framework but in case of the kinect it is quite difficult with the 2 streams you get plus the audio stream.
> 
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list


----------------------------------------------------------------------------

"A cellphone to me is just an opportunity to be irritated wherever you are." - Linus Torvalds




More information about the Pd-list mailing list