Skip to content

Accessing devices in a specified order #33

@sr-richie

Description

@sr-richie

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions