Untitled
unknown
plain_text
2 days ago
2.9 kB
20
No Index
mqtt:
enabled: true
host: 192.168.128.xxx
port: 1883
user: mqttbroker
password: password
client_id: frigate_vm211
topic_prefix: frigate
detectors:
cpu:
type: cpu
num_threads: 4
ffmpeg:
hwaccel_args: preset-nvidia-h264
input_args: preset-rtsp-restream
output_args:
record: preset-record-generic-audio-copy
record:
enabled: true
retain:
days: 7
mode: motion
alerts:
retain:
days: 30
pre_capture: 5
post_capture: 5
detections:
retain:
days: 30
pre_capture: 5
post_capture: 5
snapshots:
enabled: true
retain:
default: 7
cameras:
front_ne:
ffmpeg:
inputs:
- path: rtsp://user:password@192.168.129.10/h264Preview_01_sub
roles: [detect]
hwaccel_args: preset-nvidia-h264
- path: rtsp://user:password@192.168.129.10/h264Preview_01_main
roles: [record]
hwaccel_args: preset-nvidia-h264
detect:
width: 640
height: 360
fps: 7
annotation_offset: 0
objects:
track: [person, car, dog]
motion:
mask:
0.642,0.05,0.665,0.064,0.693,0.068,0.728,0.062,0.765,0.062,0.809,0.062,0.847,0.059,0.975,0.062,0.976,0.027,0.658,0.027
front_nw:
ffmpeg:
inputs:
- path: rtsp://user:password@192.168.129.5/h264Preview_01_sub
roles: [detect]
hwaccel_args: preset-nvidia-h264
- path: rtsp://user:password@192.168.129.5/h264Preview_01_main
roles: [record]
hwaccel_args: preset-nvidia-h264
detect:
width: 640
height: 360
fps: 7
objects:
track: [person, car, dog]
motion:
mask: 0.649,0.022,0.976,0.019,0.976,0.063,0.651,0.066
east_side:
ffmpeg:
inputs:
- path: rtsp://user:password@192.168.129.19/h264Preview_01_sub
roles: [detect]
hwaccel_args: preset-nvidia-h264
- path: rtsp://user:password@192.168.129.19/h264Preview_01_main
roles: [record]
hwaccel_args: preset-nvidia-h264
detect:
width: 640
height: 360
fps: 7
objects:
track: [person, car, dog]
motion:
mask: 0.65,0.023,0.979,0.023,0.978,0.061,0.655,0.068
rear_sw:
ffmpeg:
inputs:
- path: rtsp://user:password@192.168.129.6/h264Preview_01_sub
roles: [detect]
hwaccel_args: preset-nvidia-h264
- path: rtsp://user:password@192.168.129.6/h264Preview_01_main
roles: [record]
hwaccel_args: preset-nvidia-h264
detect:
width: 640
height: 360
fps: 7
objects:
track: [person, car, dog]
motion:
mask: 0.651,0.021,0.976,0.027,0.975,0.058,0.653,0.063
detect:
enabled: true
version: 0.16-0Editor is loading...
Leave a Comment