2023-03-21 17:20:22 +01:00
|
|
|
mqtt:
|
|
|
|
host: mqtt.datarift.nl
|
2023-03-24 14:24:06 +01:00
|
|
|
port: 1883
|
2023-03-21 17:20:22 +01:00
|
|
|
user: frigate
|
|
|
|
password: "{FRIGATE_MQTT_PASSWORD}"
|
|
|
|
|
|
|
|
logger:
|
|
|
|
default: info
|
|
|
|
|
2023-03-27 19:08:59 +02:00
|
|
|
detectors:
|
2023-05-15 14:29:19 +02:00
|
|
|
coral:
|
|
|
|
type: edgetpu
|
|
|
|
device: pci
|
2023-03-27 19:08:59 +02:00
|
|
|
|
2023-03-21 17:20:22 +01:00
|
|
|
record:
|
|
|
|
enabled: true
|
|
|
|
retain:
|
2023-03-27 19:08:59 +02:00
|
|
|
days: 4
|
|
|
|
events:
|
|
|
|
retain:
|
|
|
|
default: 14
|
2023-03-21 17:20:22 +01:00
|
|
|
|
|
|
|
snapshots:
|
|
|
|
enabled: true
|
|
|
|
|
|
|
|
detect:
|
2023-03-27 19:08:59 +02:00
|
|
|
enabled: True
|
|
|
|
width: 640
|
|
|
|
height: 480
|
|
|
|
|
2023-05-21 17:13:16 +02:00
|
|
|
# motion:
|
|
|
|
# mask:
|
|
|
|
# - 0,180,76,189,215,149,372,128,375,222,194,224,145,311,0,296
|
2023-04-03 09:50:20 +02:00
|
|
|
|
2023-03-27 19:08:59 +02:00
|
|
|
objects:
|
|
|
|
track:
|
|
|
|
- person
|
|
|
|
- cat
|
2023-05-21 17:13:16 +02:00
|
|
|
# - car
|
2023-03-21 17:20:22 +01:00
|
|
|
|
2023-04-19 09:32:36 +02:00
|
|
|
birdseye:
|
|
|
|
enabled: True
|
|
|
|
mode: continuous
|
|
|
|
|
2023-03-24 14:24:06 +01:00
|
|
|
ffmpeg:
|
2023-03-27 19:08:59 +02:00
|
|
|
hwaccel_args: preset-vaapi
|
|
|
|
output_args:
|
|
|
|
record: preset-record-generic-audio-aac
|
|
|
|
|
|
|
|
go2rtc:
|
|
|
|
streams:
|
|
|
|
reolink:
|
2023-04-10 23:29:26 +02:00
|
|
|
- rtsp://hass:{FRIGATE_DOORBELL_PASSWORD}@10.0.0.31/h264Preview_01_main
|
|
|
|
# - http://10.0.0.31/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=hass&password={FRIGATE_DOORBELL_PASSWORD}
|
2023-03-27 19:08:59 +02:00
|
|
|
- ffmpeg:reolink#audio=opus
|
|
|
|
reolink_sub:
|
2023-04-10 23:29:26 +02:00
|
|
|
- rtsp://hass:{FRIGATE_DOORBELL_PASSWORD}@10.0.0.31/h264Preview_01_sub
|
|
|
|
# - http://10.0.0.31/flv?port=1935&app=bcs&stream=channel0_sub.bcs&user=hass&password={FRIGATE_DOORBELL_PASSWORD}
|
2023-04-09 23:20:19 +02:00
|
|
|
webrtc:
|
|
|
|
candidates:
|
|
|
|
- 10.0.0.205:8555
|
2023-07-04 20:29:59 +02:00
|
|
|
- 100.114.77.58:8555 # Tailscale
|
2023-04-09 23:20:19 +02:00
|
|
|
- stun:8555
|
2023-03-21 17:20:22 +01:00
|
|
|
|
|
|
|
cameras:
|
2023-03-24 14:24:06 +01:00
|
|
|
deurbel:
|
2023-03-21 17:20:22 +01:00
|
|
|
ffmpeg:
|
|
|
|
inputs:
|
2023-03-27 19:08:59 +02:00
|
|
|
- path: rtsp://127.0.0.1:8554/reolink?video=copy&audio=aac
|
|
|
|
input_args: preset-rtsp-restream
|
2023-03-21 17:20:22 +01:00
|
|
|
roles:
|
|
|
|
- record
|
2023-03-27 19:08:59 +02:00
|
|
|
- path: rtsp://127.0.0.1:8554/reolink_sub?video=copy
|
|
|
|
input_args: preset-rtsp-restream
|
|
|
|
roles:
|
|
|
|
- detect
|
2023-04-19 09:32:36 +02:00
|
|
|
live:
|
|
|
|
stream_name: reolink
|
2023-05-21 17:13:16 +02:00
|
|
|
record:
|
|
|
|
events:
|
|
|
|
required_zones:
|
|
|
|
- oprit
|
|
|
|
snapshots:
|
|
|
|
required_zones:
|
|
|
|
- oprit
|
|
|
|
zones:
|
|
|
|
oprit:
|
|
|
|
coordinates: 0,480,640,480,640,480,640,259,513,255,323,254,211,254,144,353,79,325,33,286,0,289
|
|
|
|
objects:
|
|
|
|
- person
|
|
|
|
# - car
|
|
|
|
- cat
|