totovr / SimpleOpenNI

SimpleOpenNI library for Processing 3.5.2, 3.4, 3.3.7, 3.3.6 on MacOS for V1 and V2
https://totovr.github.io/SimpleOpenNI/
MIT License
158 stars 47 forks source link

Can't Open Device Processing 3.5.4 #35

Open rjua1 opened 2 years ago

rjua1 commented 2 years ago

Issue Summary

When playing any example from OpenNi, I receive a "can't open device" error. I am able to open the Kinect v2 however when running examples from "Open Kinect for Processing." Is this issue specific to running on Processing 3.5.4 or am I missing something else? I attempted to run the sketches on Processing 2 and 4 but ran into other issues.

Processing Output

SimpleOpenNI Version 1.96 After initialization: SimpleOpenNI Error: Can't open device: DeviceOpen using default: no devices found Can't init SimpleOpenNI, maybe the camera is not connected

Your System Configuration

M1 MacBook Pro with macOS Monterey Kinect V2 Processing 3.5.4

curlytom commented 1 year ago

Did you ever get anywhere with this? I am having the same problem. I am returning to an old piece of work and I can't use the Kinect anymore

rjua1 commented 1 year ago

I honestly can't remember the fix. I definitely got the kinect and open CV to work on Processing 3 (but not on 4). Here's some possibly related thread I posted at the time that received some sort of answer.... I think I had to delete a .dl in the opencv folder somewhere... https://github.com/processing/processing4/issues/468#issuecomment-1105506123