first commit
This commit is contained in:
8
config/camerapture.server.json
Normal file
8
config/camerapture.server.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"version": 3,
|
||||
"max_image_bytes": 200000,
|
||||
"max_image_resolution": 1280,
|
||||
"ms_per_picture": 50,
|
||||
"can_rotate_pictures": true,
|
||||
"check_frame_position": false
|
||||
}
|
Reference in New Issue
Block a user