I just got my Pi5, and I'm partially successful.
I followed the steps from this guide https://wiki.geekworm.com/CSI_Manual_on_Pi_5
And it works but when I try to grab frames, it timeout.
Sometimes I can grab 500; sometimes, it fails with 10.
Do you have an idea what's going on?
Command
v4l2-ctl --verbose -d /dev/video0 --set-fmt-video=width=1920,height=1080,pixelformat='RGB3' --stream-mmap=4 --stream-skip=3 --stream-count=1000 --stream-to=hdmiin.yuv --stream-poll
I followed the steps from this guide https://wiki.geekworm.com/CSI_Manual_on_Pi_5
And it works but when I try to grab frames, it timeout.
Sometimes I can grab 500; sometimes, it fails with 10.
Do you have an idea what's going on?
Command
v4l2-ctl --verbose -d /dev/video0 --set-fmt-video=width=1920,height=1080,pixelformat='RGB3' --stream-mmap=4 --stream-skip=3 --stream-count=1000 --stream-to=hdmiin.yuv --stream-poll
Statistics: Posted by FearL0rd — Tue May 14, 2024 1:37 am