Frigate is an NVR that uses machine learning to detect objects on camera in real time. It integrates with Home Assistant to expose sensors which can be used for automation, etc. The only official way to deploy Frigate is with a container, so we use Podman and systemd to manage it.
2 lines
42 B
YAML
2 lines
42 B
YAML
frigate_default_image_tag: stable-aarch64
|