17 lines
279 B
YAML
17 lines
279 B
YAML
mqtt:
|
|
enabled: false
|
|
|
|
cameras:
|
|
ApartmentDriveway:
|
|
enabled: true
|
|
ffmpeg:
|
|
inputs:
|
|
- path: rtsp://192.168.50.1:7447/RDnMzMxnM19W3uSm
|
|
roles:
|
|
- detect
|
|
detect:
|
|
enabled: false
|
|
width: 1280
|
|
height: 720
|
|
|
|
version: 0.15-1 |