Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4844

Interfacing (DSI, CSI, I2C, etc.) • Re: External Camera Support

$
0
0
I took additional steps and connect the hdmi to csi without any additional hats

I was able to make it work with the following commands:

Code:

v4l2-ctl -d /dev/v4l-subdev2 --set-edid=file=/home/erez/1080P30EDID.txt --fix-edid-checksumssudo v4l2-ctl -d /dev/v4l-subdev2 --set-dv-bt-timings querymedia-ctl -d /dev/media0 -rmedia-ctl -d /dev/media0 -l ''\''csi2'\'':4 -> '\''rp1-cfe-csi2_ch0'\'':0 [1]'media-ctl -d /dev/media0 -V ''\''csi2'\'':0 [fmt:RGB888_1X24/1920x1080 field:none colorspace:srgb]'media-ctl -d /dev/media0 -V ''\''csi2'\'':4 [fmt:RGB888_1X24/1920x1080 field:none colorspace:srgb]'v4l2-ctl  -v width=1920,height=1080,pixelformat=RGB3
v4l2-ctl --stream-mmap=3 --stream-count=1000 --stream-to=/dev/null
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 30.01 fps
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 30.01 fps
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 30.00 fps
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 30.00 fps
Do you see any issues with using additional hats?
I'm using this https://www.waveshare.com/servo-driver-hat-b.htm hat, rpi api kit in addition to the hdmi to csi connector

Statistics: Posted by erez8 — Tue Dec 17, 2024 3:21 pm



Viewing all articles
Browse latest Browse all 4844

Trending Articles