Add 1config.yaml

this is an initial config file just to get it working with one camera
This commit is contained in:
Joshua Laymon 2025-05-02 19:38:24 +00:00
commit 5616613129

20
1config.yaml Normal file
View File

@ -0,0 +1,20 @@
mqtt:
enabled: false
auth:
reset_admin_password: true
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