That one works for me in terms of the linking. I could package the latest libfreenect for Fink/unstable if that would be helpful, just tell me how you built it and I'll do it.
.hc On Nov 14, 2011, at 7:43 PM, Matthias Kronlachner wrote: > i think i fixed the path settings with install_name_tool. > i don't have a second macbook to check if it is running on another machine as > well. > > you can find it on the same place > http://www.matthiaskronlachner.com/wp-content/uploads/2011/11/pix_freenect_0.03.zip > > i'll set up a repo soon so it will be better to get updates. > > thanks, > matthias > > Am 14.11.11 06:00, schrieb Hans-Christoph Steiner: >> It'll only work if people have libusb in /usr/local/lib/libusb-1.0.0.dylib >> since that is where your libfreenect is looking for it. >> >> .hc >> >> On Nov 13, 2011, at 11:24 PM, Matthias Kronlachner wrote: >> >>> ah you are right.... thanks. >>> i will have a look at this later on. hope it works on other computers than >>> mine :-) >>> >>> i compiled libfreenect for myself with audio support... but it seems to be >>> not very stable under osx. >>> >>> yes, would be good to work together to get a real stable libfreenect object. >>> >>> matthias >>> >>> ps.: sorry for confusion with your name, it's late...or early... i'll >>> correct that :-) >>> >>> Am 14.11.11 04:57, schrieb Hans-Christoph Steiner: >>>> 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. >>>>> >>>>> _______________________________________________ >>>>> [email protected] 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 >>>> >> >> >> >> >> >> >> ---------------------------------------------------------------------------- >> >> "It is convenient to imagine a power beyond us because that means we don't >> have to examine our own lives.", from "The Idols of Environmentalism", by >> Curtis White >> >> >> >> > ---------------------------------------------------------------------------- If you are not part of the solution, you are part of the problem. _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
