-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
osx: ofxOpenNI can't find kinect model 1473 (but ok w 1414) #27
Comments
Did you ever get it working? I have a Kinect for Windows that works great with ofxKinect but gives the same errors with ofxOpenNI |
Same here :| This project is deader than a doorknob, too. Plus, the original OpenNI has since been acquired by Apple and completely killed. OpenNI2 doesn't seem to be compatible with SensorKinect, which is what is required by this library. At this point in time, I don't see how mac users are going to get skeletal information from kinects via OF. |
Those who made openNI now make the structure sensor: http://structure.io/openni |
Same for me with model 1473 on OS X 10.10.5. |
hi there-
I followed your instructions = /ofxOpenNI is in /addons
/openNiSample007 is in /apps/devApps
It compiles and links and then can't find the kinect:
Init device...
Enumerate devicesstatus: Can't creat any node of the requested type
PrimeSense/SensorKinect/5.1.0.25failed : The device is not connected!
Found0devices connected
REAL Device could not be initialized...
Theo's ofxKinect had an upgrade to allow for the 1473 model. I think he just #ifdef'd the camera motor (not supported in the 1473 model). maybe we can make a similar change?
The text was updated successfully, but these errors were encountered: