Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running Kinect sensor SDK on a Raspberry Pi5 using Ubuntu20.04 container #1981

Open
Syulei opened this issue Jun 3, 2024 · 1 comment
Open
Labels
Bug Something isn't working Triage Needed The Issue still needs to be reviewed by Azure Kinect team members.

Comments

@Syulei
Copy link

Syulei commented Jun 3, 2024

Describe the bug

Trying to record the sensor data on a Raspberry Pi5, using a Ubuntu20.04 base image in Docker. Install the SDK arm64 arch version on the image thanks to others' issues. After it is successfully installed, I try to record the sensor streams to a file. And it has this problem. The k4aviewer also cannot work reasonably by directly returning with no output.

To Reproduce

Install Docker on a RaspberryPi5, and run Ubuntu20.04 image, and install SDK on it and try to run k4arecorder or k4aviewer.

Expected behavior

Has a errno=2 error message and device_handle is not valid.

Logs

Screenshots

image

Desktop (please complete the following information):

  • OS with Version: Ubuntu 20.04
  • SDK Version: 1.4
  • Firmware version: Raspberry Pi5

Additional context

If it cannot work indeed, is there other recommended technical solution or workaround? I am thinking about trying to install without Docker on Raspberry Pi.

@Syulei Syulei added Bug Something isn't working Triage Needed The Issue still needs to be reviewed by Azure Kinect team members. labels Jun 3, 2024
@AlphaPranav9102
Copy link

Wondering if there was any resolution found here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Triage Needed The Issue still needs to be reviewed by Azure Kinect team members.
Projects
None yet
Development

No branches or pull requests

2 participants