blakeblackshear.frigate/docs
Nicolas Mowen 9afa1354da
Limit shm frame count (#12363)
* 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

* Add handler logs when frame is None

* Don't fail on cleanup

* Cleanup logging

* Update docs

* Update calculation

* Restore condition

* Fix case where thumbnail is saved without frame

* Adjust debug logs

* Calculate best shm frame count

* Fix shm count calculation

* Catch missing frame

* Formatting

* Clarify docs

* Catch none frame in autotracking
2024-09-03 10:22:30 -06:00
..
docs Limit shm frame count (#12363) 2024-09-03 10:22:30 -06:00
plugins
src/css
static Update beta docs (#11483) 2024-05-22 08:51:59 -06:00
.gitignore
babel.config.js
docusaurus.config.js
package-lock.json TLS support (#11678) 2024-06-01 10:29:46 -05:00
package.json TLS support (#11678) 2024-06-01 10:29:46 -05:00
README.md
sidebars.js Implement support for notifications (#12523) 2024-08-29 20:19:50 -06:00

Website

This website is built using Docusaurus 2, a modern static website generator.

For installation and contributing instructions, please follow the Contributing Docs.