10 lines
251 B
JSON
10 lines
251 B
JSON
{
|
|
"camera_type": 1,
|
|
"capture_resolution": [3464, 2309],
|
|
"preview_resolution": [800, 480],
|
|
"output_format": "JPEG",
|
|
"output_extension": ".jpg",
|
|
"output_directory": "./images",
|
|
"output_filename_format": "%d-%m-%Y %H-%M-%S"
|
|
}
|