blakeblackshear.frigate/frigate/util
Nicolas Mowen 34812b7439
Limited shm frame count (#12346)
* Only keep 2x detect fps frames in SHM

* Don't delete previous shm frames in output

* Catch case where images do not exist

* Ensure files are closed

* Clear out all frames when shutting down

* Correct the number of frames saved

* Simplify empty shm error handling

* Improve frame safety
2024-07-09 06:44:53 -06:00
..
builtin.py Remove matplotlib and generate color palette to mimic matplotlib's colors (#12327) 2024-07-07 12:53:00 -06:00
config.py Remove live mode from config (#11618) 2024-05-29 13:06:48 -05:00
image.py Limited shm frame count (#12346) 2024-07-09 06:44:53 -06:00
object.py Make stationary detection more resilient to inaccurate boxes (#10597) 2024-03-21 17:44:26 -05:00
services.py Shutdown hang (#11793) 2024-06-06 18:54:38 -05:00