RV1106 i2c3上挂载mipi摄像头,原始数据RAW 可以取到,但是通过ISP链路就不行
Posted: 2025-05-14 2:30
129.341751] rkisp-vir0: check rkisp_mainpath link or isp input
[root@luckfox ]# v4l2-ctl -d /dev/video1 --set-fmt-video=width=1024,height=1024,
pixelformat=NV12 --stream-mmap=3 --stream-skip=10 --stream-to=/gc5035.raw --stre
am-count=1 --stream-poll
<<<<<<<<<<<
v4l2-ctl -d /dev/video11 --set-fmt-video=width=400,height=400,p
ixelformat=NV12 --stream-mmap=3 --stream-skip=10 --stream-to=/gc5035.raw --strea
m-count=1 --stream-poll
VIDIOC_STREAMON returned -1 (Invalid argument)
是为什么 可解释一下吗
[root@luckfox ]# v4l2-ctl -d /dev/video1 --set-fmt-video=width=1024,height=1024,
pixelformat=NV12 --stream-mmap=3 --stream-skip=10 --stream-to=/gc5035.raw --stre
am-count=1 --stream-poll
<<<<<<<<<<<
v4l2-ctl -d /dev/video11 --set-fmt-video=width=400,height=400,p
ixelformat=NV12 --stream-mmap=3 --stream-skip=10 --stream-to=/gc5035.raw --strea
m-count=1 --stream-poll
VIDIOC_STREAMON returned -1 (Invalid argument)
是为什么 可解释一下吗