OpenKinect-for-Processing icon indicating copy to clipboard operation
OpenKinect-for-Processing copied to clipboard

Stop running after 30 minutes / 1 hour

Open paolofuse opened this issue 9 years ago • 7 comments

Hi, I'm using the library on my Mac Osx 10.11.1. All goes well but after 30 minutes / 1 hour kinect stops to work and gives me this error:

[TransferPool] failed to submit transfer: LIBUSB_ERROR_OTHER

I see that libFreenect2 has been updated. Is it possible to update the libraries used by OpenKinect for Processing? On a Window machine kinect works well all the time.

Thanks a lot.

paolofuse avatar Nov 27 '15 15:11 paolofuse

I've also run into that LIBUSB error randomly. Did you ever find a solution?

bmv437 avatar Mar 17 '16 15:03 bmv437

is the same issue for the Kinect 2?

ThomasLengeling avatar Mar 17 '16 16:03 ThomasLengeling

I had the issue just with Kinect 2, I didn't try Kinect 1. My solution was looking pure libfreenect2 library and then modify the file libfreenect2.cpp. Here you can find my solution. libfreenect2.cpp.zip

Hope can help you too.

paolofuse avatar Mar 17 '16 16:03 paolofuse

ok thanks, I will try to update the lib with the new version of libfreenct2, apparently Nite is also working on the new version.

ThomasLengeling avatar Mar 17 '16 16:03 ThomasLengeling

Nite is also working on Mac OSX?

paolofuse avatar Mar 17 '16 16:03 paolofuse

I tried it on Windows, and it worked, but a little buggy, haven't tried it on Mac though

ThomasLengeling avatar Mar 17 '16 16:03 ThomasLengeling

I tried libfreenct2 with OpenNI2 and it worked, but without Nite functions.

paolofuse avatar Mar 17 '16 16:03 paolofuse