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

Raspberry Pi 5, issues with IPA modules. #41

Open
tegan-lamoureux opened this issue Nov 13, 2024 · 0 comments
Open

Raspberry Pi 5, issues with IPA modules. #41

tegan-lamoureux opened this issue Nov 13, 2024 · 0 comments

Comments

@tegan-lamoureux
Copy link

Apologies if this is out of the domain of libcamera-rs, struggling a bit on a hacky home project.

Running via the command line libcamera tools on the raspberry pi, I can see everything working. libcamera-hello --list_cameras works fine from the command line directly, and lists the camera. The regular -hello also shows video output from the camera without problem.

But when trying to run via Rust with the list_cameras example, I get failures related to the IPA modules.

As far as I can see, all the directories, json files, and .so objects are there. So, not sure where the error or mismatch is.

Failing in rust:

image

image

image

Working on Command Line

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant