meta-qcom icon indicating copy to clipboard operation
meta-qcom copied to clipboard

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

Open 0xB0D opened this issue 11 months ago • 0 comments

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.

0xB0D avatar Mar 27 '24 15:03 0xB0D