OpenKinect / libfreenect

Drivers and libraries for the Xbox Kinect device on Windows, Linux, and OS X
http://openkinect.org
3.55k stars 1.15k forks source link

Raspberry PI USB speed problem #604

Open ManuelCostanzo opened 4 years ago

ManuelCostanzo commented 4 years ago

Hello to everyone ! I have a problem.

I have two RPI, one RPI 4 and other RPI3.

All my tests were using Raspbian, Ubuntu and DietPi.

I have a Kinect 360 Xbox. When i connect de Kinect to my PC and i run freenect_camtest, i get ~27MB/s, that's works great !

When i do the same test in my RPI3, i get ~20MB/s, such slower than my PC.

When i saw that, i bought a RPI4, but after my freenect_camtest, i got ~15MB/s ! What is wrong ? Why i have this poor speeds ?

I have a powerful supply with 5.25V 3A, so there isn't problem with these.

Any help ?

Thank you!