added config.json example file
Changes to be committed: new file: camera-client/config.json.example
This commit is contained in:
7
camera-client/config.json.example
Normal file
7
camera-client/config.json.example
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"camera_address": "/dev/video1",
|
||||||
|
"sensitivity_threshold": 0.1,
|
||||||
|
"api_url": "http://scenesense-server/add_record",
|
||||||
|
"detection_delay": 5,
|
||||||
|
"api_key": "your_api_key_here"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user