cfg/templates/frigate
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
..
65-apex.rules app/frigate: Add schema, templates for Frigate 2024-04-05 20:27:00 -05:00
config.yml app/frigate: Add schema, templates for Frigate 2024-04-05 20:27:00 -05:00
frigate-watchdog.container app/frigate: Add schema, templates for Frigate 2024-04-05 20:27:00 -05:00
frigate.container app/frigate: Add schema, templates for Frigate 2024-04-05 20:27:00 -05:00
frigate.env app/frigate: Add schema, templates for Frigate 2024-04-05 20:27:00 -05:00
frigate.sysusers app/frigate: Add schema, templates for Frigate 2024-04-05 20:27:00 -05:00
gasket-driver.container app/frigate: Add schema, templates for Frigate 2024-04-05 20:27:00 -05:00