mqtt: enabled: true host: 192.168.68.50 port: 1883 user: tasmota password: ###### topic_prefix: frigate tls: enabled: false detectors: coral1: type: edgetpu device: pci ffmpeg: hwaccel_args: preset-intel-qsv-h264 ui: timezone: America/Detroit go2rtc: streams: Backyard: - ffmpeg:rtsp://admin:######@192.168.68.121:554/cam/realmonitor?channel=1&subtype=0 - ffmpeg:Backyard#audio=opus Backyard_Sub: - ffmpeg:rtsp://admin:######@192.168.68.121:554/cam/realmonitor?channel=1&subtype=1 - ffmpeg:Backyard_Sub#audio=opus Deck_Pole-Barn-Door: - ffmpeg:rtsp://admin:######@192.168.68.122:554/cam/realmonitor?channel=1&subtype=0 - ffmpeg:Deck_Pole-Barn-Door#audio=opus Deck_Pole-Barn-Door_Sub: - ffmpeg:rtsp://admin:######@192.168.68.122:554/cam/realmonitor?channel=1&subtype=1 - ffmpeg:Deck_Pole-Barn-Door_Sub#audio=opus Driveway: - ffmpeg:rtsp://admin:######@192.168.68.123:554/cam/realmonitor?channel=1&subtype=0 - ffmpeg:Driveway#audio=opus Driveway_Sub: - ffmpeg:rtsp://admin:######@192.168.68.123:554/cam/realmonitor?channel=1&subtype=1 - ffmpeg:Driveway_Sub#audio=opus Porch: - ffmpeg:rtsp://admin:######@192.168.68.124:554/cam/realmonitor?channel=1&subtype=0 - ffmpeg:Porch#audio=opus Porch_Sub: - ffmpeg:rtsp://admin:######@192.168.68.124:554/cam/realmonitor?channel=1&subtype=1 - ffmpeg:Porch_Sub#audio=opus Pool: - ffmpeg:rtsp://admin:######@192.168.68.130:554/cam/realmonitor?channel=1&subtype=0 - ffmpeg:Pool#audio=opus Pool_Sub: - ffmpeg:rtsp://admin:######@192.168.68.130:554/cam/realmonitor?channel=1&subtype=1 - ffmpeg:Pool_Sub#audio=opus Woods: - ffmpeg:rtsp://admin:######@192.168.68.132:554/cam/realmonitor?channel=1&subtype=0 - ffmpeg:Woods#audio=opus Woods_Sub: - ffmpeg:rtsp://admin:######@192.168.68.132:554/cam/realmonitor?channel=1&subtype=1 - ffmpeg:Woods_Sub#audio=opus Pole-Barn: - ffmpeg:rtsp://admin:######@192.168.68.133:554/cam/realmonitor?channel=1&subtype=0 - ffmpeg:Pole-Barn#audio=opus Pole-Barn_Sub: - ffmpeg:rtsp://admin:######@192.168.68.133:554/cam/realmonitor?channel=1&subtype=1 - ffmpeg:Pole-Barn_Sub#audio=opus Front-Yard: - ffmpeg:rtsp://admin:######@192.168.68.3:554/cam/realmonitor?channel=1&subtype=0 - ffmpeg:Front-Yard#audio=opus Front-Yard_Sub: - ffmpeg:rtsp://admin:######@192.168.68.3:554/cam/realmonitor?channel=1&subtype=1 - ffmpeg:Front-Yard_Sub#audio=opus webrtc: candidates: - 192.168.68.52:8555 - stun:8555 cameras: Porch: # <------ Name the camera ffmpeg: output_args: record: preset-record-generic-audio-aac inputs: - path: rtsp://127.0.0.1:8554/Porch # <--- the name here must match the name of the camera in restream input_args: preset-rtsp-restream roles: - record - audio - path: rtsp://127.0.0.1:8554/Porch_Sub # <--- the name here must match the name of the camera in restream input_args: preset-rtsp-restream roles: - detect detect: enabled: true # <---- disable detection until you have a working camera feed fps: 5 objects: track: - person - dog - cat zones: Full_Porch: coordinates: 0.693,0.357,0.849,0.479,0.716,0.989,0.191,0.995 loitering_time: 0 motion: threshold: 40 contour_area: 20 improve_contrast: true Driveway: # <------ Name the camera ffmpeg: output_args: record: preset-record-generic-audio-aac inputs: - path: rtsp://127.0.0.1:8554/Driveway # <--- the name here must match the name of the camera in restream input_args: preset-rtsp-restream roles: - record - path: rtsp://127.0.0.1:8554/Driveway_Sub # <--- the name here must match the name of the camera in restream input_args: preset-rtsp-restream roles: - detect detect: enabled: true # <---- disable detection until you have a working camera feed fps: 5 objects: track: - person - car - dog filters: person: mask: - 0.906,0.506,0.943,0.535,0.899,0.707,0.861,0.677 - 0.955,0.417,0.663,0.23,0.623,0.252,0.541,0.194,0,0.228,0,0,1,0 mask: 0.971,0.43,0.655,0.248,0.623,0.252,0.541,0.194,0,0.228,0,0,1,0 zones: Driveway1: coordinates: 0.228,0.195,0.905,0.721,0.822,0.99,0.315,0.995,0.077,0.218 loitering_time: 0 yard: coordinates: 0.236,0.195,0.569,0.192,0.949,0.402,0.898,0.695 loitering_time: 0 objects: - dog - person motion: threshold: 40 contour_area: 20 improve_contrast: true Front-Yard: # <------ Name the camera ffmpeg: output_args: record: preset-record-generic-audio-aac inputs: - path: rtsp://127.0.0.1:8554/Front-Yard # <--- the name here must match the name of the camera in restream input_args: preset-rtsp-restream roles: - record - path: rtsp://127.0.0.1:8554/Front-Yard_Sub # <--- the name here must match the name of the camera in restream input_args: preset-rtsp-restream roles: - detect detect: enabled: true # <---- disable detection until you have a working camera feed fps: 5 objects: track: - dog - person - cat mask: 0.126,0.168,0.144,0.156,0.155,0.212,0.135,0.231 zones: Front_Yard: coordinates: 0.157,0.225,0.512,0.125,0.631,0.112,0.999,0.303,0.955,0.992,0.362,1,0.109,0.433,0.244,0.344 loitering_time: 0 Driveway1: coordinates: 0.161,0.215,0.141,0.186,0.325,0.114,0.53,0.083,0.63,0.107,0.509,0.121,0.402,0.142 loitering_time: 0 Road: coordinates: 0.996,0.295,1,0.244,0.74,0.101,0.546,0.055,0.417,0.037,0.323,0.039,0.266,0.042,0.228,0.055,0.348,0.055,0.438,0.062,0.54,0.078,0.694,0.125 loitering_time: 0 motion: mask: - 0.762,0.005,0.761,0.174,0.804,0.199,0.853,0.101,0.952,0.151,0.979,0 - 0.087,0.002,0.047,0.109,0.21,0.036,0.229,0.005 threshold: 40 contour_area: 20 improve_contrast: true Backyard: # <------ Name the camera ffmpeg: output_args: record: preset-record-generic-audio-aac inputs: - path: rtsp://127.0.0.1:8554/Backyard # <--- the name here must match the name of the camera in restream input_args: preset-rtsp-restream roles: - record - path: rtsp://127.0.0.1:8554/Backyard_Sub # <--- the name here must match the name of the camera in restream input_args: preset-rtsp-restream roles: - detect motion: threshold: 40 contour_area: 20 improve_contrast: true mask: 0,0,0,0.362,0.315,0.2,0.419,0.169,0.465,0.116,1,0.081,1,0 Pool: # <------ Name the camera ffmpeg: output_args: record: preset-record-generic-audio-aac inputs: - path: rtsp://127.0.0.1:8554/Pool # <--- the name here must match the name of the camera in restream input_args: preset-rtsp-restream roles: - record - path: rtsp://127.0.0.1:8554/Pool_Sub # <--- the name here must match the name of the camera in restream input_args: preset-rtsp-restream roles: - detect detect: enabled: true # <---- disable detection until you have a working camera feed fps: 5 objects: track: - people zones: Pool_Proper: coordinates: 0.216,0.407,0.242,0.383,0.264,0.37,0.29,0.358,0.313,0.358,0.344,0.355,0.381,0.349,0.419,0.35,0.467,0.353,0.512,0.36,0.568,0.376,0.62,0.383,0.667,0.401,0.711,0.422,0.729,0.435,0.795,0.467,0.848,0.604,0.745,0.603,0.726,0.48,0.674,0.493,0.605,0.5,0.515,0.507,0.335,0.479,0.228,0.435 loitering_time: 0 motion: threshold: 40 contour_area: 20 improve_contrast: true mask: 0,0.295,0,0.002,1,0,1,0.393,0.475,0.279,0.207,0.226 Woods: # <------ Name the camera ffmpeg: output_args: record: preset-record-generic-audio-aac inputs: - path: rtsp://127.0.0.1:8554/Woods # <--- the name here must match the name of the camera in restream input_args: preset-rtsp-restream roles: - record - path: rtsp://127.0.0.1:8554/Woods_Sub # <--- the name here must match the name of the camera in restream input_args: preset-rtsp-restream roles: - detect detect: enabled: true # <---- disable detection until you have a working camera feed fps: 5 objects: track: - people motion: mask: 0,0,0.006,0.149,1,0.128,1,0 threshold: 40 contour_area: 20 improve_contrast: true Deck_Pole-Barn-Door: # <------ Name the camera ffmpeg: output_args: record: preset-record-generic-audio-aac inputs: - path: rtsp://127.0.0.1:8554/Deck_Pole-Barn-Door # <--- the name here must match the name of the camera in restream input_args: preset-rtsp-restream roles: - record - path: rtsp://127.0.0.1:8554/Deck_Pole-Barn-Door_Sub # <--- the name here must match the name of the camera in restream input_args: preset-rtsp-restream roles: - detect detect: enabled: true # <---- disable detection until you have a working camera feed fps: 5 zones: Deck: coordinates: 0.096,0.997,0.699,0.552,0.198,0.169,0.033,0.248 loitering_time: 0 motion: threshold: 40 contour_area: 20 improve_contrast: true Pole-Barn: # <------ Name the camera ffmpeg: output_args: record: preset-record-generic-audio-aac inputs: - path: rtsp://127.0.0.1:8554/Pole-Barn # <--- the name here must match the name of the camera in restream roles: - record - path: rtsp://127.0.0.1:8554/Pole-Barn_Sub # <--- the name here must match the name of the camera in restream roles: - detect detect: enabled: true # <---- disable detection until you have a working camera feed fps: 5 objects: track: - car - person - dog - cat mask: 0.438,0.186,0.778,0.373,0.95,0.329,0.878,0.184,0.605,0.098 zones: Our_Yard: coordinates: 0.927,0.342,0.001,0.521,0,0.997,0.938,0.997,0.99,0.451 loitering_time: 0 Neighbors_Yard: coordinates: 0,0.513,0,0.267,0.477,0.179,0.75,0.285,0.859,0.298,0.927,0.334 loitering_time: 0 motion: mask: 0.854,0.2,0.62,0.094,0.001,0.142,0,0.002,0.887,0,0.996,0.283,0.978,0.287 threshold: 40 contour_area: 20 improve_contrast: true record: enabled: true retain: days: 7 mode: all alerts: retain: days: 20 mode: motion detections: retain: days: 20 mode: motion notifications: enabled: 'false' email: ######@yahoo.com camera_groups: Front_yard: order: 2 icon: LuWarehouse cameras: - Porch - Front-Yard - Driveway Backyard: order: 2 icon: LuTrees cameras: - Backyard - Pool - Woods - Deck_Pole-Barn-Door - Pole-Barn semantic_search: enabled: false reindex: false model_size: large version: 0.15-1