Hey there
Ive been struggling with getting my Kinects connected to a new computer that I put together. Im not able to call the sensors up through CMD nor the viewer. The cameras are working on my older PC and they are all up to date etc, they load up just fine on the machine. I want to use 5 sensors.
Any advice would be highly appreciated. Thanks!!
SYSTEM:
Windows 10
12th Gen i9-12900KF
Mag z690 Tomahawk (MS-7D32)
Renesas USB 4 port Startech
NVIDIA GeForce RTX 3080 Ti
Cable Matter Extenders (current not in use, using the original USB’s)
Theses are the errors that I get:
VIEWER:
[ error ] : find_libusb_device(). Unable to open LIBUSB at index 0
[ error ] : usb_cmd_create(USB_DEVICE_DEPTH_PROCESSOR, device_index, NULL, &depthmcu->usb_cmd) returned failure in depthmcu_create()
[ error ] : depthmcu_create(index, &device->depthmcu) returned failure in k4a_device_open()
CMD:
C:\Program Files\Azure Kinect SDK v1.4.1\tools>AzureKinectFirmwareTool.exe -l
== Azure Kinect DK Firmware Tool ==
[2022-09-29 21:49:00.626] [error] [t=3988] D:\a\1\s\extern\Azure-Kinect-Sensor-SDK\src\usbcommand\usbcommand.c (370): find_libusb_device(). Unable to open LIBUSB at index 0
[2022-09-29 21:49:00.628] [error] [t=3988] D:\a\1\s\extern\Azure-Kinect-Sensor-SDK\src\color_mcu\color_mcu.c (74): usb_cmd_create(USB_DEVICE_COLOR_IMU_PROCESSOR, device_index, NULL, &colormcu->usb_cmd) returned failure in colormcu_create_by_index()
Found 1 connected devices:
1: Device “…”
I tried these two approaches mentioned by Cory in a different post too and still no luck yet.
- Sometimes other applications, like a web browser, will take exclusive control of the sensor to use as a webcam, so make sure all other applications are closed. Windows will even sometimes use the Kinect’s microphone array as the system’s default audio device, but you can disable the microphone array in Windows Sound Settings to ensure there aren’t any conflicts.
- You can also reset the Azure Kinect drivers in Windows by removing the sensor, showing hidden devices in Device Manager, and uninstalling the grayed-out Azure Kinect, then plugging it back in.