blakeblackshear.frigate/frigate
Martin Weinelt 5720b63d70
Import escape function directly from markupsafe (#9858)
Adds a direct dependency on markupsafe, instead of relying on the
implicit dependency via Flask.

This is in preparation of Flask 3.0 support, which will drop compat for
importing escape indirectly.
2024-02-16 06:08:44 -06:00
..
comms Use zmq for inter process communication (#9309) 2024-02-14 18:24:36 -06:00
detectors detectors/edgetpu: yolov8 support (#9782) 2024-02-10 13:39:28 -06:00
events Use zmq for inter process communication (#9309) 2024-02-14 18:24:36 -06:00
images
motion Adjust motion calibration to be more dynamic (#8250) 2023-10-20 19:22:38 -04:00
output Use zmq for inter process communication (#9309) 2024-02-14 18:24:36 -06:00
ptz Merge remote-tracking branch 'origin/master' into dev 2024-02-14 18:20:55 -06:00
record Use zmq for inter process communication (#9309) 2024-02-14 18:24:36 -06:00
test Merge remote-tracking branch 'origin/master' into dev 2024-02-14 18:20:55 -06:00
track Adjust kalman filter used for norfair tracker (#9538) 2024-02-02 06:22:56 -06:00
util Merge remote-tracking branch 'origin/master' into dev 2024-02-14 18:20:55 -06:00
__init__.py
__main__.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
app.py Use zmq for inter process communication (#9309) 2024-02-14 18:24:36 -06:00
config.py Use zmq for inter process communication (#9309) 2024-02-14 18:24:36 -06:00
const.py Use zmq for inter process communication (#9309) 2024-02-14 18:24:36 -06:00
ffmpeg_presets.py Use zmq for inter process communication (#9309) 2024-02-14 18:24:36 -06:00
http.py Import escape function directly from markupsafe (#9858) 2024-02-16 06:08:44 -06:00
log.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
models.py Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
mypy.ini
object_detection.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
object_processing.py Autotracking: better handle objects that touch frame edges (#9062) 2024-01-31 12:56:11 +00:00
plus.py Add error handling for unsupported label uploading to frigate+ (#9775) 2024-02-10 13:35:17 -06:00
stats.py Fix bug on bad storage stats read (#8275) 2023-10-22 13:35:19 -05:00
storage.py Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
timeline.py Improve graph using pandas (#9234) 2024-01-31 12:56:11 +00:00
types.py Add MQTT topic for active autotracking (#8419) 2023-11-01 23:20:26 +00:00
video.py Use zmq for inter process communication (#9309) 2024-02-14 18:24:36 -06:00
watchdog.py Cleanup and organize utils (#7033) 2023-07-06 09:28:50 -05:00