titan1230 Posted May 9, 2024 Posted May 9, 2024 I recently flashed armbian desktop for my raspberry pi 5 and I needed libcamera but it was missing. I tried most methods I could find but nothing worked. Any suggestions please. 0 Quote
Igor Posted June 4, 2024 Posted June 4, 2024 On 5/9/2024 at 10:09 AM, titan1230 said: I recently flashed armbian desktop for my raspberry pi 5 and I needed libcamera but it was missing. Can you provide a package or a file associated to this library? So we can find it and add. 0 Quote
c0rnelius Posted June 4, 2024 Posted June 4, 2024 https://github.com/raspberrypi/libcamera https://github.com/raspberrypi/picamera2 Ubuntu Noble already has this available; sudo apt install python3-libcamera 0 Quote
Michał Fita Posted August 6, 2024 Posted August 6, 2024 Quote sudo apt install python3-libcamera Y? `python3-libcamera` would be abstraction over full libcamera, so we rather talking about: https://packages.ubuntu.com/jammy/libcamera0 https://packages.ubuntu.com/jammy/libcamera-dev 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.