blakeblackshear.frigate/frigate
Nicolas Mowen 74a8fee69c
Use manual jpg when preview is not finished yet (#9997)
* Use manual jpg when preview is not finished yet

* Ensure safe filename and improve sorting

* Ensure name is correct

* Formatting
2024-02-23 14:38:11 -06:00
..
comms
detectors
events
images
motion Setting motion masks to zero, rather than 255, will speed up calibration, as the average frame starts out at zero (#9992) 2024-02-23 06:08:05 -06:00
output
ptz
record Create ReviewSegment table in DB for organizing detections to be reviewed (#9918) 2024-02-20 16:26:09 -07:00
review No reviews for objects without position changes, create frame initially for detection / alert (#9984) 2024-02-22 18:03:13 -06:00
stats
test Reorganize stats (#9960) 2024-02-21 14:10:28 -06:00
track
util Show statusbar with cpu and gpu stats (#9968) 2024-02-21 20:27:02 -06:00
__init__.py
__main__.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
app.py
config.py
const.py
ffmpeg_presets.py
http.py Use manual jpg when preview is not finished yet (#9997) 2024-02-23 14:38:11 -06:00
log.py
models.py
mypy.ini update deps (#6093) 2023-04-15 14:17:59 -05:00
object_detection.py
object_processing.py Convert config updating and video/audio queues to use zmq (#9893) 2024-02-19 07:26:59 -06:00
plus.py
storage.py
timeline.py
types.py
video.py
watchdog.py