Untitled
unknown
plain_text
a year ago
2.1 kB
6
Indexable
mqtt: host: 192.168.2.143 port: 1883 topic_prefix: frigate client_id: frigate user: password: stats_interval: 60 ########################################################################## go2rtc: streams: doorbell: - rtsp://admin:password@192.168.2.190:554/h264Preview_01_sub - ffmpeg:rtsp://admin:password@192.168.2.190:554/h264Preview_01_sub#audio=pcm#audio=volume ffmpeg: bin: ffmpeg volume: -af "volume=30dB" ########################################################################## cameras: doorbell: ffmpeg: inputs: - path: rtsp://admin:password@192.168.2.190:554/h264Preview_01_sub roles: - detect - record output_args: record: preset-record-generic-audio-copy zones: door: coordinates: 2560,1920,0,1920,0,1608,641,1439,1205,1548,1663,1583,1634,0,2560,0 mailbox: coordinates: 1695,1535,1708,1218,1721,0,1381,0,1429,1003,1272,1077,1205,1259,1028,1477 driveway: coordinates: 567,1394,1064,1490,1288,1246,1336,1147,801,1125,0,1301 motion: mask: - 1394,855,1397,1054,1147,1121,641,1185,0,1230,0,763 birdseye: enabled: True restream: False width: 2560 height: 1920 quality: 8 mode: continuous detect: width: 2560 height: 1920 fps: 10 enabled: True min_initialized: 5 max_disappeared: 50 stationary: interval: 50 threshold: 50 objects: track: - person - car record: enabled: true expire_interval: 60 sync_recordings: false retain: days: 0 mode: all events: pre_capture: 10 post_capture: 15 objects: - person - car required_zones: [door, mailbox, driveway] retain: default: 3 mode: all objects: person: 3 car: 3 snapshots: enabled: false timestamp: true bounding_box: true retain: default: 5 objects: person: 5 car: 5 ui: live_mode: jsmpeg
Editor is loading...
Leave a Comment