It's all done in yaml, the documentation on the frigate website is a good place to start. Just set object detection to false.
Self-Hosted Main
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
For Example
- Service: Dropbox - Alternative: Nextcloud
- Service: Google Reader - Alternative: Tiny Tiny RSS
- Service: Blogger - Alternative: WordPress
We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.
Useful Lists
- Awesome-Selfhosted List of Software
- Awesome-Sysadmin List of Software
I've just set it up and it seems excellent so far
Just having trouble with the env vars - it's not accepting my custom vars for {C1_PASSWORD}
for example
Frigate gives you a lot of fine tune control on the detection, so with aggressive filtering you could have very limited object detection (for cases when somebody very close to it i.e. trying to peal of the camera).
I would also suggest enabling audio detection if you cameras have mics in them. Audio detection needs a negligible amounts of processing. Fire alarm audio detection should be on by default. You can add things like breaking glass as extra triggers.
Not enabling detection should work for you but to retain video records you would have to setup config globally or for individual cams:
record:
enabled: true
retain:
days: 10
mode: all
I would run both or if your cameras can not handle doubling streams just setup a demo in parallels on one of the cams, so you can test it.
I also find https://github.com/bairhys/prometheus-frigate-exporter very useful for longer term performance tuning.
Oh man where were you 6 hours ago hahaha
I was having a mare with the recording - I had it set to 0 days which I assumed meant "just fill the storage" but that's completely wrong
Seems to be working great so far, gonna trial it for a week then decom my Shinobi
6 hours ago I was sleeping :D
It will 'smartly' delete footage if it fills storage, so if that is what your are looking you can test 9999 days and it should just delete oldest. However, I do not recommend filing storage device up to 100%. It is longevity thing.