feat: add management web console
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
camera_id = "cold_display_cam_01"
|
||||
timezone = "Asia/Shanghai"
|
||||
|
||||
[stream]
|
||||
rtsp_url = ""
|
||||
|
||||
[thresholds]
|
||||
max_dwell_seconds = 10800
|
||||
trash_confirmation_seconds = 120
|
||||
@@ -44,3 +47,6 @@ polygon = [[0.75, 0.50], [1.00, 0.50], [1.00, 1.00], [0.75, 1.00]]
|
||||
|
||||
[trash]
|
||||
roi = [[0.80, 0.65], [1.00, 0.65], [1.00, 1.00], [0.80, 1.00]]
|
||||
|
||||
[event_sink]
|
||||
path = "logs/events.jsonl"
|
||||
|
||||
Reference in New Issue
Block a user