You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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... processing/processing4#468 (comment)
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
The text was updated successfully, but these errors were encountered: