mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 17:12:16 +03:00
tweaks
This commit is contained in:
@@ -786,7 +786,7 @@
|
||||
"description": "Skip TLS verification and disable digest auth for ONVIF (unsafe; use in safe networks only)."
|
||||
},
|
||||
"autotracking": {
|
||||
"label": "PTZ config",
|
||||
"label": "Autotracking",
|
||||
"description": "Automatically track moving objects and keep them centered in the frame using PTZ camera movements.",
|
||||
"enabled": {
|
||||
"label": "Enable Autotracking",
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"description": "Score threshold used to change the classification state."
|
||||
},
|
||||
"save_attempts": {
|
||||
"label": "Saved attempts",
|
||||
"label": "Save attempts",
|
||||
"description": "How many classification attempts to save for recent classifications UI."
|
||||
},
|
||||
"object_config": {
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"description": "Minimum number of face recognitions required before applying a recognized sub-label to a person."
|
||||
},
|
||||
"save_attempts": {
|
||||
"label": "Saved attempts",
|
||||
"label": "Save attempts",
|
||||
"description": "Number of face recognition attempts to retain for recent recognition UI."
|
||||
},
|
||||
"blur_confidence_filter": {
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"description": "Skip TLS verification and disable digest auth for ONVIF (unsafe; use in safe networks only)."
|
||||
},
|
||||
"autotracking": {
|
||||
"label": "PTZ config",
|
||||
"label": "Autotracking",
|
||||
"description": "Automatically track moving objects and keep them centered in the frame using PTZ camera movements.",
|
||||
"enabled": {
|
||||
"label": "Enable Autotracking",
|
||||
|
||||
Reference in New Issue
Block a user