OpenKinect-for-Processing
OpenKinect-for-Processing copied to clipboard
Stop running after 30 minutes / 1 hour
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.
I've also run into that LIBUSB error randomly. Did you ever find a solution?
is the same issue for the Kinect 2?
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.
ok thanks, I will try to update the lib with the new version of libfreenct2, apparently Nite is also working on the new version.
Nite is also working on Mac OSX?
I tried it on Windows, and it worked, but a little buggy, haven't tried it on Mac though
I tried libfreenct2 with OpenNI2 and it worked, but without Nite functions.