Hello, I installed freenect onto my Raspberry Pi with 2013-02-09-wheezy-raspbian. But when I try to run my program -which is a very simple program to test whether it works, source code is below- the depth stream does not seem to be working (depth callback is never called) although there are no errors given. So how can I find the problem?
Notes: The test program works on my other Linux machine. I am powering Raspberry via 1.3A external power and powering the Kinect via an external power as well. The Kinect is working, I tried it on my other Linux device. I tried manually compiling and installing libusb and libfreenect, the result is the same.
Source code of the test program: http://pastebin.com/5EMChRXL
Re: Kinect depth stream doesn't work
hello! Any updates on this thread? I also want to use kinect depth on raspberry
Re: Kinect depth stream doesn't work
I couldn't solve the problem.kpcamota wrote:hello! Any updates on this thread? I also want to use kinect depth on raspberry