About 258 results
Open links in new tab
  1. Frigate NVR

    Frigate is an open source NVR built around real-time AI object detection. All processing is performed locally on your own hardware, and your camera feeds never leave your home.

  2. Installation | Frigate

    If you already have Frigate installed as a Home Assistant Add-on, check out the getting started guide to configure Frigate.

  3. Introduction | Frigate

    Frigate Introduction Recommended hardware Planning a New Installation Installation Updating Camera setup Video pipeline Glossary Guides Getting started Configuring go2rtc Home …

  4. Getting started | Frigate

    In order to review activity in the Frigate UI, recordings need to be enabled. To enable recording video, add the record role to a stream and enable it in the config.

  5. Home Assistant Integration | Frigate

    This is potentially useful when Frigate is behind a reverse proxy, and/or when the default stream port is otherwise not accessible to Home Assistant (e.g. firewall rules).

  6. Frigate+

    Frigate now supports facial and license plate recognition in version 0.16 (currently in beta). Frigate+ models make facial and license plate recognition more efficient by detecting the …

  7. Recommended hardware | Frigate

    Frigate is designed around the expectation that a detector is used to achieve very low inference speeds. Offloading TensorFlow to a detector is an order of magnitude faster and will reduce …

  8. Frigate Configuration

    It is recommended to start with a minimal configuration and add to it as described in this guide and use the built in configuration editor in Frigate's UI which supports validation.

  9. Object Detectors | Frigate

    Frigate provides the following builtin detector types: cpu, edgetpu, hailo8l, onnx, openvino, rknn, and tensorrt. By default, Frigate will use a single CPU detector.

  10. Camera Specific Configurations | Frigate

    If using Frigate in a container (e.g. Docker on TrueNAS), ensure you have USB Passthrough support enabled, along with a specific Host Device (/dev/video0) + Container Device …