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

libmmal.so not available for arm64 #1558

Closed
dwery opened this issue Apr 1, 2021 · 8 comments
Closed

libmmal.so not available for arm64 #1558

dwery opened this issue Apr 1, 2021 · 8 comments

Comments

@dwery
Copy link

dwery commented Apr 1, 2021

No description provided.

@pelwell
Copy link
Contributor

pelwell commented Apr 2, 2021

MMAL is not (yet) supported in 64-bit environments.

@pelwell pelwell closed this as completed Apr 2, 2021
@ricardo-reis-1970
Copy link

Hello!

I'm developing a medical device. I'm using picamera with Python 3.9, on a PI 4, 64bits. Or rather, I'm trying to use it, but it complains of this lib missing.

Is there any news on the subject? Can't this lib just be compiled for 64 bits, or are there dependencies and ramifications?

@JamesH65
Copy link
Contributor

JamesH65 commented Dec 1, 2021

It will not work when compiled for 64 bits, and is unlikely to do so - our emphasis now is on libCamera (that does work in both 32 and 64 bits) and a new version of picamera based on it. However, that's not ready, and won't be for some time.

Note, that our 64bi distro has not been released which means it is still very much a prototype and should not be used for commercial systems. Unless you specifically need it, I would suggest remaining on Buster and 32bit where everything will work fine. There are only minor performance benefits to 64bit anyway.

@ricardo-reis-1970
Copy link

Thanks James!

We'll be eagerly waiting for the new picamera (and possibly the official 64 bits OS distro) and until then we'll follow your suggestion and put 64bits back in the drawer. Our issue is that we have legacy code on picamera. My CV engineer actually thinks he could use ffmpeg directly.

Before I forget, you guys are doing a terrific job with the "Pie". Thank you!

@6by9
Copy link

6by9 commented Dec 1, 2021

raspberrypi/userland#688

@ardinusawan
Copy link

Raspberry Pi OS (64-bit) is officially released, is any update on the picamera?

@6by9
Copy link

6by9 commented Jun 10, 2022

libcamera is the supported solution on 64bit systems.

@JamesH65
Copy link
Contributor

There is also this updated picamera2 release. https://forums.raspberrypi.com/viewtopic.php?t=335832

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

6 participants