blakeblackshear.frigate/frigate
Nicolas Mowen ef36aabd30
Make output writing asynchronous (#8530)
* Don't wait for frame write in output process

* Formatting

* Handle websocket exception

* Limit camera queeue size to 1 second
2023-11-07 16:24:56 -07:00
..
comms Set the min region size as the model size (#8486) 2023-11-06 06:45:37 -06:00
detectors Revert TRT class id filtering (#8497) 2023-11-07 11:32:52 +00:00
events Don't fail on 0 rms (#8447) 2023-11-04 02:18:23 +00:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion Adjust motion calibration to be more dynamic (#8250) 2023-10-20 19:22:38 -04:00
ptz only use max target box for relative zoom limiter (#8509) 2023-11-07 11:31:39 +00:00
record Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
test
track
util Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
__init__.py
__main__.py
app.py
config.py
const.py
ffmpeg_presets.py
http.py Performance increase with lots of recordings (#8525) 2023-11-07 23:18:26 +00:00
log.py
models.py
mypy.ini
object_detection.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
object_processing.py
output.py Make output writing asynchronous (#8530) 2023-11-07 16:24:56 -07:00
plus.py
stats.py
storage.py Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
timeline.py
types.py
video.py
watchdog.py