Skip to content
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

added setDeviceID method to be called before setup() #30

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

kylemcdonald
Copy link

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

@nosarious
Copy link

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.

@kylemcdonald
Copy link
Author

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

@nosarious
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants