mqtt: host: ip server ###<-- user: mqtt-user password: mymqqt-password ##<-- detectors: ### aanpassen aan de type Detector coral: type: edgetpu device: usb # cpu1: # type: cpu # cpu2: # type: cpu cameras: vto: ## Intercom Camera Dahua ffmpeg: inputs: - path: rtsp://user:password@:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif roles: - detect - rtmp - record # - path: rtsp://user:password@:554/cam/realmonitor?channel=1&subtype=1&unicast=true&proto=Onvif # roles: # - record detect: width: 1280 height: 720 fps: 6 objects: track: - person filters: person: threshold: 0.77 motion: mask: - 0,466,193,581,534,465,707,463,858,457,1280,572,1280,342,1280,0,0,0 - 1280,669,1280,720,738,720,736,668 snapshots: enabled: true retain: default: 8 objects: person: 24 record: enabled: True retain: days: 8 events: retain: default: 24 garage_voor: ### Garage voor Dahua ffmpeg: inputs: - path: rtsp://user:password@:554/cam/realmonitor?channel=1&subtype=2 roles: - detect - rtmp - path: rtsp://user:password@:554/cam/realmonitor?channel=1&subtype=0 roles: - record detect: width: 1280 height: 720 fps: 6 objects: track: - person filters: person: threshold: 0.77 motion: mask: - 686,720,1280,720,1280,663,681,675 - 0,190,303,187,707,144,1190,299,1249,607,1280,594,1280,0,0,0 snapshots: enabled: true retain: default: 8 objects: person: 24 record: enabled: True retain: days: 8 events: retain: default: 24 keuken_voor: #### Keuken Voor Dahua ffmpeg: hwaccel_args: - -hwaccel - qsv - -qsv_device - /dev/dri/renderD128 inputs: - path: rtsp://user:password@554/cam/realmonitor?channel=1&subtype=2 roles: - detect - rtmp - path: rtsp://user:password@:554/cam/realmonitor?channel=1&subtype=0 roles: - record detect: width: 1280 height: 720 fps: 6 objects: track: - person filters: person: threshold: 0.77 motion: mask: - 916,720,1280,720,1280,677,914,676 - 0,151,0,321,246,184,343,115,861,144,954,0,671,0,0,0 snapshots: enabled: true retain: default: 8 objects: person: 24 record: enabled: True retain: days: 8 events: retain: default: 24 tuin: ### Tuin ### Dahua ffmpeg: inputs: - path: rtsp://user:password@:554/cam/realmonitor?channel=1&subtype=2 roles: - detect - rtmp - path: rtsp://user:password@:554/cam/realmonitor?channel=1&subtype=0 roles: - record detect: width: 1280 height: 720 fps: 6 objects: track: - person filters: person: threshold: 0.77 motion: mask: - 1280,664,1280,720,912,720,912,675 - 0,720,85,720,371,592,367,519,345,392,284,351,280,259,248,194,221,175,193,145,468,0,0,0 - 1045,251,838,248,729,189,590,165,402,132,401,0,995,0,1105,33 - 1021,515,1116,482,1117,414,1016,407 snapshots: enabled: true retain: default: 8 objects: person: 24 record: enabled: True retain: days: 8 events: retain: default: 24 garag_binnen: #Garage Binnen Dahua ffmpeg: inputs: - path: rtsp://user:password@:554/cam/realmonitor?channel=1&subtype=0 roles: - detect - rtmp - path: rtsp://user:password@:554/cam/realmonitor?channel=1&subtype=0 roles: - record detect: width: 1280 height: 720 fps: 6 objects: track: - person filters: person: threshold: 0.77 motion: mask: - 0,345,79,525,173,720,484,720,535,497,468,0,0,0 - 929,391,964,470,939,552,979,676,903,680,900,720,1280,720,1280,0,958,0 snapshots: enabled: true retain: default: 8 objects: person: 24 record: enabled: True retain: days: 8 events: retain: default: 24 #################################### # Optional: birdseye configuration birdseye: enabled: True width: 1280 height: 720 # 1 is the highest quality, and 31 is the lowest. Lower quality feeds utilize less CPU resources. quality: 5 # Optional: Mode of the view. Available options are: objects, motion, and continuous # objects - cameras are included if they have had a tracked object within the last 30 seconds # motion - cameras are included if motion was detected in the last 30 seconds # continuous - all cameras are included always mode: continuous