Force auto-focus on start
This commit is contained in:
parent
4e8e74c716
commit
b16c686032
@ -56,6 +56,8 @@ camera_options_t camera_options = {
|
|||||||
.high_res_factor = 1.0,
|
.high_res_factor = 1.0,
|
||||||
.low_res_factor = 0.0,
|
.low_res_factor = 0.0,
|
||||||
.auto_reconnect = 0,
|
.auto_reconnect = 0,
|
||||||
|
.options =
|
||||||
|
"aftrigger=1",
|
||||||
.h264 = {
|
.h264 = {
|
||||||
.options =
|
.options =
|
||||||
"video_bitrate_mode=0" OPTION_VALUE_LIST_SEP
|
"video_bitrate_mode=0" OPTION_VALUE_LIST_SEP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user