I’m currently using Shinobi CCTV for my 4 cameras, but the UI is just a bit clunky and the Docker image isn’t actively updated

Frigate looks like a good potential replacement, but I don’t currently have a Coral TPU so I won’t be able to use object detection (too much of a CPU hit spikes the electricity bill)

Is anyone using it for just normal 24/7 recording without object detection?

If so, what’s it like? Docs say it records 1 minute segments which is fine for me

2 points

It’s all done in yaml, the documentation on the frigate website is a good place to start. Just set object detection to false.

permalink
report
reply
1 point

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

permalink
report
parent
reply
1 point

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.

permalink
report
reply
1 point

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

permalink
report
parent
reply
1 point

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.

permalink
report
parent
reply

Self-Hosted Main

!main@selfhosted.forum

Create post

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

Community stats

  • 14

    Monthly active users

  • 1.8K

    Posts

  • 11K

    Comments

Community moderators