Linaro / meta-qcom

OpenEmbedded/Yocto Project BSP layer for Qualcomm based platforms
MIT License
60 stars 69 forks source link

Add libcamera with CPU SoftISP into initramfs-test-full-image #584

Closed 0xB0D closed 3 weeks ago

0xB0D commented 3 months ago

This is the WIP branch for SoftISP debayering in libcamera.

At some stage in the hopefully not too distant future libcamera 0.3 upstream will merge this branch and we can probably drop the bbappend.

Either way it'd be nice to include libcamera and the "cam" util in the initramfs.

Once built a superficial example of usage is

cam -c 1 --capture=10 --file

Obviously more complex and interesting things can be done - all of the RPI camera stuff goes through libcamera so we very much want to follow this on the qcom side.

lumag commented 3 weeks ago

Closing in favour of libcamera 0.3.0