mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
frigate move alerts to detections on wce-0001
This commit is contained in:
parent
f472b26c65
commit
1e2caff797
1 changed files with 7 additions and 0 deletions
|
|
@ -107,6 +107,13 @@ in
|
|||
];
|
||||
};
|
||||
detect.enabled = true;
|
||||
review = {
|
||||
alerts.labels = [];
|
||||
detections.labels = [
|
||||
"person"
|
||||
"cat"
|
||||
];
|
||||
};
|
||||
};
|
||||
wce-0002 = {
|
||||
ffmpeg = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue