We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi,
I made some programs for Kinect in the recent past and all was going well. However, since I've upgraded to Sierra, the Kinect does not work well anymore. When activating video and depth stream at the same time, the DEPTH stream skips a lot of frames and I get many of following errors:
...
Isochronous transfer error: 1
[Stream 70] Expected 1132 data bytes, but got 280
[Stream 70] Expected 1132 data bytes, but got 892
Isochronous transfer error: 1
Isochronous transfer error: 1
Isochronous transfer error: 1
...
I've also tried the included example RGBDeptTest (in Contributed Libraries/Open Kinect for Processing/Kinect_v1
). It gives the same error. The same problem occurs when running the Kinect example from openframeworks.
Does anybody has tips to solve this problem?
Cheers, Blake