mirror of
https://github.com/kerberos-io/agent.git
synced 2026-08-23 15:08:32 +00:00
Merge branch 'feature/minimize-sd-view-image' of github.com:kerberos-io/agent into feature/minimize-sd-view-image
This commit is contained in:
@@ -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