mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
9afa1354da
* 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 |
||
---|---|---|
.. | ||
api | ||
comms | ||
detectors | ||
embeddings | ||
events | ||
genai | ||
images | ||
motion | ||
output | ||
ptz | ||
record | ||
review | ||
stats | ||
test | ||
track | ||
util | ||
__init__.py | ||
__main__.py | ||
app.py | ||
config.py | ||
const.py | ||
ffmpeg_presets.py | ||
log.py | ||
models.py | ||
mypy.ini | ||
object_detection.py | ||
object_processing.py | ||
plus.py | ||
storage.py | ||
timeline.py | ||
types.py | ||
video.py | ||
watchdog.py |