Problem with Kinect and macOS 10.12 Sierra: Isochronous transfer error: 1

edited January 2017 in Kinect

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

Sign In or Register to comment.