fswebcam with support for rockchip camera is here:
-
Install the deb package on Ubuntu 22.04:
sudo dpkg -i fswebcam_20140113-2_arm64.deb
-
Grab the image with:
fswebcam --displayfps 1 -S 90 -d /dev/video11 -r 3864x2192 -p UYVY - > 3864x2192.jpg
Tested on Rock 5B with imx-415. Should also run on Rock 3A but not tested.