How to capture a picture on stm32mp257
Hi ST, I need to capture a picture on linux terminal. When I excute this cmd "v4l2-ctl -d /dev/video3 --set-fmt-video=width=2592,height=1940,pixelformat=YUYV --stream-mmap=3 --stream-skip=3 --stream-to=3.raw --stream-count=1 --stream-poll", the res...