mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
624c314335
* dont wait so long for queues * implement stop methods for comms * set the detection events on exit and return early from processing * handle the stop event in the broadcast threads * short circuit the detection process exit code if it already exited * some logging for stats thread * just keep the log process alive 1 second after the last log message * ensure the multiprocessing queues are emptied and closed * Update frigate/log.py Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com> * Update frigate/log.py Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com> * mypy fixes --------- Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com> |
||
---|---|---|
.. | ||
comms | ||
detectors | ||
images | ||
test | ||
__init__.py | ||
__main__.py | ||
app.py | ||
config.py | ||
const.py | ||
events.py | ||
ffmpeg_presets.py | ||
http.py | ||
log.py | ||
models.py | ||
motion.py | ||
mypy.ini | ||
object_detection.py | ||
object_processing.py | ||
objects.py | ||
output.py | ||
plus.py | ||
record.py | ||
restream.py | ||
stats.py | ||
storage.py | ||
types.py | ||
util.py | ||
video.py | ||
watchdog.py | ||
zeroconf.py |