structureio / OpenNI2

OpenNI2
Apache License 2.0
982 stars 449 forks source link

RGB IR Camera #128

Open dougsouza opened 6 years ago

dougsouza commented 6 years ago

Hello, this is actually a broad question but you guys might help. I have an USB RGB IR camera (Windows Hello Certified) that I would like to capture depth information from. So far I heven't been able to do that. I tried OpenNI2 and all I get is:

SimpleViewer: Device open failed:
    DeviceOpen using default: no devices found

I am using MacOS and built the binaries from the develop branch from source.

My question is: this library can only be used with certain devices? If so, what devices are supported? Additionally, any ideas how can I capture depth info from my RGB IR camera? Any direction would be very appreciated.

Thanks!

soltrinox commented 6 years ago

Did you resolve this? Sometimes you have to ensure the COM port is mapped & activated for communication in OSX.