librekinect
librekinect copied to clipboard
Depth data from a kinect sensor! Small and fast kernel driver. Also for embedded devices like the raspberry pi!
Hi, I don't know much about kernels, but is there some way to have a precompile kernel for the raspberry pi with librekinect already installed? Maybe a modified raspbian image?...
I've tried months to get the depth data from Kinect. Thinks to Alexander's pretty driver, now we can get the Y10B image just using fopen() && fread() to read /dev/vedio0....
Hello, I recently the driver set up on my pi, and it is working perfectly fine with camorama (however the large video is very glitchy). I'm trying to use OpenCV...
`V4L2_FL_USE_FH_PRIO` is not a known symbol anymore, commenting out line 2070 fixed it for me. https://github.com/xxorde/librekinect/blob/master/gspca.c#L2070 I'm on a Raspberry Pi 2 with Linux 3.18.5-v7
Hi xxorde I dont know if this is the correct way to ask something but i only find this. I have been trying to install the driver on a raspberry...
Hi, I am running: Linux version 3.14.4-bone4.1 (papa@calvin2) (gcc version 4.8.3 20140401 (prerelease) (crosstool-NG linaro-1.13.1-4.8-2014.04 - Linaro GCC 4.8-2014.04) ) #1 SMP Sun Jun 8 15:16:41 EDT 2014 [ 0.000000]...