mirror of
https://github.com/kerberos-io/agent.git
synced 2025-09-27 04:26:33 +08:00
Update config.json
This commit is contained in:

committed by
GitHub

parent
ed582a9d57
commit
d78e682759
@@ -14,7 +14,9 @@
|
|||||||
"ipcamera": {
|
"ipcamera": {
|
||||||
"rtsp": "",
|
"rtsp": "",
|
||||||
"sub_rtsp": "",
|
"sub_rtsp": "",
|
||||||
"fps": ""
|
"fps": "",
|
||||||
|
"base_width": 640,
|
||||||
|
"base_height": 0
|
||||||
},
|
},
|
||||||
"usbcamera": {
|
"usbcamera": {
|
||||||
"device": ""
|
"device": ""
|
||||||
@@ -120,4 +122,4 @@
|
|||||||
"signing": {},
|
"signing": {},
|
||||||
"realtimeprocessing": "false",
|
"realtimeprocessing": "false",
|
||||||
"realtimeprocessing_topic": ""
|
"realtimeprocessing_topic": ""
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user