mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-09-19 06:18:28 +00:00
frigate audio and substream
This commit is contained in:
@@ -21,6 +21,17 @@ data:
|
||||
onnx:
|
||||
type: onnx
|
||||
|
||||
detect:
|
||||
enabled: true
|
||||
|
||||
audio:
|
||||
enabled: true
|
||||
listen:
|
||||
- cat
|
||||
- meow
|
||||
- hiss
|
||||
- fart
|
||||
|
||||
objects:
|
||||
track:
|
||||
- person
|
||||
@@ -66,5 +77,8 @@ data:
|
||||
input_args: preset-rtsp-restream
|
||||
roles:
|
||||
- record
|
||||
- path: rtsp://127.0.0.1:8554/c200_1_sub
|
||||
input_args: preset-rtsp-restream
|
||||
roles:
|
||||
- detect
|
||||
- audio
|
||||
|
||||
Reference in New Issue
Block a user