Lower IMX415 frame rate to 20 for smooth video

pull/47/head
Dmitry Ilyin 2021-08-25 15:34:28 +03:00
parent 684297b698
commit ccc0fb19b7
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ Isp_x =0
Isp_y =0
Isp_W =3840
Isp_H =2160
Isp_FrameRate=30
Isp_FrameRate=20
Isp_Bayer =2 ;BAYER_RGGB=0, BAYER_GRBG=1, BAYER_GBRG=2, BAYER_BGGR=3