You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’ve tested multiple kinect support. Unfortunately, It didn’t work. I checked start event. Probably, DeviceEvent.STARTED event occurred at one device. but DeviceEvent.STOPPED event occurred both. I tested with X-Box kincet and MS kincet.
The text was updated successfully, but these errors were encountered:
Are you sure you are using two separate USB bus controllers? I have one kinect run into my USB 2 ports and the other into my USB 3 ports?
Are you able to see the Depth image and RGB image from different cameras in the airkinect-2-examples multiple demo? FYI that demos only adds START and STOPPED listeners to ONE device.
I’ve tested multiple kinect support. Unfortunately, It didn’t work. I checked start event. Probably, DeviceEvent.STARTED event occurred at one device. but DeviceEvent.STOPPED event occurred both. I tested with X-Box kincet and MS kincet.
The text was updated successfully, but these errors were encountered: