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

Accessing devices in a specified order #33

Open
sr-richie opened this issue Oct 15, 2014 · 0 comments
Open

Accessing devices in a specified order #33

sr-richie opened this issue Oct 15, 2014 · 0 comments

Comments

@sr-richie
Copy link

Running 4 kinects on a single machine.
I would need to start/access them in a specific order.
I tried:
mKinect0.getNuiSensor ().NuiUniqueId()
and
mKinect0.getNuiSensor().NuiDeviceConnectionId()
but I have noticed that the returned Id are changing everytime I compile the application.

I did something similar in Cinder (and KCB) by accessing the MsKinect Frame and using the getDeviceId() method.
Just wondering how to do something similar in oF version of it

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

No branches or pull requests

1 participant