Optimise used buffers
This commit is contained in:
@ -28,7 +28,7 @@ camera_options_t camera_options = {
|
||||
.width = 1920,
|
||||
.height = 1080,
|
||||
.format = 0,
|
||||
.nbufs = 4,
|
||||
.nbufs = 3,
|
||||
.fps = 30,
|
||||
.allow_dma = true,
|
||||
.high_res_factor = 1.0,
|
||||
|
Reference in New Issue
Block a user