ofxOpenNI icon indicating copy to clipboard operation
ofxOpenNI copied to clipboard

added setDeviceID method to be called before setup()

Open kylemcdonald opened this issue 12 years ago • 3 comments
trafficstars

allows me to run multiple apps with a user generator in each app. Screen shot 2013-01-11 at 12 29 25 PM

kylemcdonald avatar Jan 11 '13 03:01 kylemcdonald

so this change won't allow two kinects in one app to read a user in each kinect?

I was really hoping for that. It would have made life easier for the art installation I am working on.

nosarious avatar Apr 09 '13 05:04 nosarious

@nosarious it will not. that's a limitation of openni itself, not ofxOpenNI.

kylemcdonald avatar Apr 09 '13 14:04 kylemcdonald

Thank you. I spent most of last night tracking down rumors of how people got it working, and one near miss on someones blog about rewriting the library (their code is unreleased) and now more recently how running separate apps for each kinect will allow each app to find the skeleton (this page)

Is there a relatively easy add-on/system/thingie for getting image information from one of these kinect apps to another app? I'm thinking an app that will remove the user from a depth scene and send just the user information to another app which then builds the visualizations. Just not sure which addon will let me send that info.

nosarious avatar Apr 09 '13 17:04 nosarious