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:
|
onnx:
|
||||||
type: onnx
|
type: onnx
|
||||||
|
|
||||||
|
detect:
|
||||||
|
enabled: true
|
||||||
|
|
||||||
|
audio:
|
||||||
|
enabled: true
|
||||||
|
listen:
|
||||||
|
- cat
|
||||||
|
- meow
|
||||||
|
- hiss
|
||||||
|
- fart
|
||||||
|
|
||||||
objects:
|
objects:
|
||||||
track:
|
track:
|
||||||
- person
|
- person
|
||||||
@@ -66,5 +77,8 @@ data:
|
|||||||
input_args: preset-rtsp-restream
|
input_args: preset-rtsp-restream
|
||||||
roles:
|
roles:
|
||||||
- record
|
- record
|
||||||
|
- path: rtsp://127.0.0.1:8554/c200_1_sub
|
||||||
|
input_args: preset-rtsp-restream
|
||||||
|
roles:
|
||||||
- detect
|
- detect
|
||||||
- audio
|
- audio
|
||||||
|
|||||||
Reference in New Issue
Block a user