Skip to content

Instantly share code, notes, and snippets.

@keshavdv
Created May 13, 2021 21:40
Show Gist options
  • Save keshavdv/00fd648d3b1f4d175016f22b1b1614e0 to your computer and use it in GitHub Desktop.
Save keshavdv/00fd648d3b1f4d175016f22b1b1614e0 to your computer and use it in GitHub Desktop.
logger:
default: info
mqtt:
host: 192.168.25.10
topic_prefix: frigate
objects:
track:
- person
- car
cameras:
garage:
fps: 10
width: 1280
height: 720
mqtt:
enabled: true
bounding_box: false
timestamp: false
snapshots:
enabled: True
timestamp: True
bounding_box: True
ffmpeg:
inputs:
- path: rtsp://foo:bar@<camera_ip>/cam/realmonitor?channel=1&subtype=2
roles:
- detect
detectors:
cpu1:
type: cpu
cpu2:
type: cpu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment