Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4774

Advanced users • Picamera2 in yocto based image

$
0
0
So, I want to build an image for my Raspberry Pi 4 Model B to run an application, and for that, I need to install the Picamera2 package. I've already created a recipe using the Pip2bitbake tool (https://github.com/robseb/PiP2Bitbake). However, when I try the basic import picamera2, Python complains about the missing libcamera package. I’ve already tried to include the libcamera recipe from openembedded/meta-multimedia in my image, but it seems that it doesn’t install the Python bindings.

My question is: does anyone know of a recipe to use Picamera2 in Yocto-based images? i'm using the scarthgap release and i couldn’t find one in meta-raspberry, and the closest I found was the Picamera recipe (https://layers.openembedded.org/layerin ... pe/412762/).

Statistics: Posted by elias_ll — Fri Oct 25, 2024 2:53 am



Viewing all articles
Browse latest Browse all 4774

Trending Articles