Kinect v2 with processing error -12

Hi I’m using kinect v2.

64 windows
Init Kinect2
[Freenect2Impl] enumerating devices…
[Freenect2Impl] 8 usb devices connected
[Freenect2Impl] failed to open Kinect v2 @1:19!
[Freenect2Impl] found valid Kinect v2 @1:19 with serial 018545564847
[Freenect2Impl] found 1 devices
1 Device Connected!
[OpenCLDepthPacketProcessor::listDevice] devices:
0: Intel(R) UHD Graphics 620 (GPU)[Intel(R) Corporation]
1: Intel(R) Core™ i7-8550U CPU @ 1.80GHz (CPU)[Intel(R) Corporation]
[OpenCLDepthPacketProcessor::init] selected device: Intel(R) UHD Graphics 620 (GPU)[Intel(R) Corporation]
Devce: 0
[Freenect2Impl] enumerating devices…
[Freenect2Impl] 8 usb devices connected
[Freenect2Impl] failed to open Kinect v2 @1:19!
[Freenect2Impl] found valid Kinect v2 @1:19 with serial 018545564847
[Freenect2Impl] found 1 devices
[Freenect2DeviceImpl] opening…
[Freenect2DeviceImpl] closing…
[Freenect2DeviceImpl] deallocating usb transfer pools…
[Freenect2DeviceImpl] closing usb device…
[UsbControl::claimInterfaces(IrInterfaceId)] failed! libusb error -12: LIBUSB_ERROR_NOT_SUPPORTED
[Freenect2DeviceImpl] closed
[Freenect2DeviceImpl] failed to open Kinect v2 @1:19!
no device connected or failure opening the default one!
EXIT
closing Kinect v2 :

I installed driver using Zadig. and I restart a pc. and it’s doesn’t work for me.

How can i use kinect v2…
thank you for helping me…

Please check this post as the talk about the kinect unit. Information is sparse in this forum so one might need to do a google search to access posts from the older forum as well. Could you share more about your project? What resources are you using? Code examples or any MCVEs?

Kf

Hello this is Antonio.

All the information related with the SimpleOpenNI project that I support is in this repository https://github.com/totovr/SimpleOpenNI, the examples are inside of the branches, also some examples are are https://github.com/totovr/Processing/tree/Processing-3.3.7