Best frigate-settings in low light and difficult environment (a possible way to find out) #966
Replies: 1 comment 2 replies
-
Depending upon your camera resolution, it may help to tweak the https://blakeblackshear.github.io/frigate/configuration/advanced I have a similar setup with a Pi4 and am still trying to find a good balance for detecting objects day and night. With a motion threshold set too low, Frigate unnecessarily uses a lot of CPU looking for objects because of moving leaves or shadows. But with a threshold set too high to avoid that issue during the day, motion is not detected at night when a person walks in the field of view of the camera. It would be helpful to be able to set the motion threshold settings via MQTT or something... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi to everybody! Well I'm struggling to find the best frigate settings mainly during the night (suggestions are welcome) and in low light conditions. My HW: raspi4, docker, 4 dahua cameras, for the time being no Coral (hopefully it will arrive soon) and no extra IR lights which I may decide to install later. Now since so far as I understand frigate works in a sort of two step mode: first it scans for movements in the pictures and then "if" there is movement it starts to try to understand if the movement is produced by any objects it is required to identify. As I said I'm trying to understand where it fails hence it would be interesting to get a notification any time it reveals a movement (with pictures) and not only "after" the second step, in order to be able to discriminate which is the phase it is failing and trim the settings accordingly. But I have no idea how to accomplish this (I mean to get the first phase-notification) and I would be very grateful to anybody helping me in the endeavor.
Beta Was this translation helpful? Give feedback.
All reactions