gameoverhack / ofxOpenNI

Wrapper for OpenNI, NITE and SensorKinect
gingold.com.au
Other
246 stars 121 forks source link

ofxOpenNI Crashing #50

Open redfieldp opened 9 years ago

redfieldp commented 9 years ago

I'm using a 1473 model Kinect, and it works fine with the latest OpenKinect version. However, after following the install instructions, I'm still having a bit of an uphill battle with ofxOpenNI. Specifically, I can run the examples, and they can successfully detect skeletons and hands, but once they do so, the example crashes after 5-10 seconds. It's almost always a SIGABRT and happens at seemingly random points in the code. Would love to know if there are any easy tweaks that will get me functional. Thanks!