cfg/app/frigate/schema
Dustin cd64b3bccb app/frigate: Add schema, templates for Frigate
[Frigate] is an open source network video recording software with
advanced motion detection using machine learning object detection.  It
uses `ffmpeg` to stream video from one or more RTSP-capable IP video
cameras and passes the images through an object detection process.  To
improve the performance of the machine learning model, it supports using
a Coral EdgeTPU device, which requires special drivers: `gasket` and
`apex`.

Frigate is configured via a (rather compex) YAML document, some of the
schema of which is modeled in `schema.cue` (the parts I need, anyway).

[Frigate]: https://frigate.video/
2024-04-05 20:27:00 -05:00
..
schema.cue app/frigate: Add schema, templates for Frigate 2024-04-05 20:27:00 -05:00