Raspberry Pi – Kinect depth stream doesn’t work

20130717-143655.jpg

by ZuLuuuuuu » Thu May 23, 2013 6:41 am

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

via Raspberry Pi • View topic – Kinect depth stream doesn’t work.