10 lines
253 B
YAML
10 lines
253 B
YAML
|
cameras:
|
||
|
back_door: 'rtsp://frigate:8554/back_door'
|
||
|
doorbell: 'rtsp://frigate:8554/doorbell'
|
||
|
front_door: 'rtsp://frigate:8554/front_door'
|
||
|
garage: 'rtsp://frigate:8554/garage'
|
||
|
ping_interval_s: 60
|
||
|
ping_timeout_s: 30
|
||
|
consecutive_down_threshold: 3
|
||
|
|