#22 Begin python rework
This commit is contained in:
9
config.json
Normal file
9
config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user