Merge pull request #29 from dimerr/master

Adjust FPS for 1080P modes
pull/33/head
Igor Zalatov 2021-06-20 12:54:14 +03:00 committed by GitHub
commit 968666c85a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -40,7 +40,7 @@ Isp_x =0
Isp_y =0
Isp_W =1920
Isp_H =1080
Isp_FrameRate=30
Isp_FrameRate=25
Isp_Bayer =0 ;BAYER_RGGB=0, BAYER_GRBG=1, BAYER_GBRG=2, BAYER_BGGR=3
[vi_dev]

View File

@ -71,7 +71,7 @@ Isp_x =0
Isp_y =0
Isp_W =1920
Isp_H =1080
Isp_FrameRate=30
Isp_FrameRate=25
Isp_Bayer =0 ;BAYER_RGGB=0, BAYER_GRBG=1, BAYER_GBRG=2, BAYER_BGGR=3

View File

@ -40,7 +40,7 @@ Isp_x =0
Isp_y =0
Isp_W =1920
Isp_H =1080
Isp_FrameRate=30
Isp_FrameRate=25
Isp_Bayer =3 ;BAYER_RGGB=0, BAYER_GRBG=1, BAYER_GBRG=2, BAYER_BGGR=3
[vi_dev]