mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-01-12 00:06:43 +01:00
ed1897db71
* Add log message when discarding recording segments in cache Currently Frigate silently discards recording segments in cache if there's more than "keep_count" for a camera, which can happen on high load/busy/slow systems. This results in recording segments being lost with no apparent cause in the logs (even when set to debug). This PR adds a warning log entry when discarding segments, in the same way as discarding corrupted segments * Add explanatory warning and properly format cache_path warning * lint fixes Co-authored-by: Blake Blackshear <blakeb@blakeshome.com> |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
__main__.py | ||
app.py | ||
birdseye.png | ||
config.py | ||
const.py | ||
edgetpu.py | ||
events.py | ||
http.py | ||
log.py | ||
models.py | ||
motion.py | ||
mqtt.py | ||
mypy.ini | ||
object_processing.py | ||
objects.py | ||
output.py | ||
plus.py | ||
record.py | ||
stats.py | ||
types.py | ||
util.py | ||
video.py | ||
watchdog.py | ||
zeroconf.py |