mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-11 19:07:35 +03:00
29 lines
499 B
JSON
29 lines
499 B
JSON
{
|
|
"audio": {
|
|
"detection": "Detection",
|
|
"sensitivity": "Sensitivity"
|
|
},
|
|
"timestamp_style": {
|
|
"appearance": "Appearance"
|
|
},
|
|
"motion": {
|
|
"sensitivity": "Sensitivity",
|
|
"algorithm": "Algorithm"
|
|
},
|
|
"snapshots": {
|
|
"display": "Display"
|
|
},
|
|
"detect": {
|
|
"resolution": "Resolution",
|
|
"tracking": "Tracking"
|
|
},
|
|
"objects": {
|
|
"tracking": "Tracking",
|
|
"filtering": "Filtering"
|
|
},
|
|
"record": {
|
|
"retention": "Retention",
|
|
"events": "Events"
|
|
}
|
|
}
|