BPI-F4:How to use video camera OV5647 to capture image and to open image

  1. Use v4l2-ctl --list-formats-ext --device /dev/video42 querying device video format. 64c2d9f5fa6c4c99ab089951205c85a1

  2. Use v4l2-ctl --streamcapture image.

v4l2-ctl -d /dev/video42 --set-fmt-video=width=1920,height=1080,pixelformat=pGAA --stream-mmap=3 --stream-to=/home/sunplus/Videos/ov5647.raw --stream-skip=9 --stream-count=1

  1. Insert the USB flash drive and mount it, then copy the generated OV5647.RAW file to the USB flash drive. 2af62a38130a3823feed559e8daa05d2

  1. Download raw image viewer from PixelViewer | Carina Studio