blakeblackshear.frigate/frigate
2024-03-23 10:53:33 -06:00
..
api Add snapshot-clean.png API endpoint (#10510) 2024-03-19 06:54:25 -05:00
comms Add relative movement by clicking on camera image for supported ptzs (#10629) 2024-03-23 10:53:33 -06:00
detectors Migrate pydantic to V2 (#10142) 2024-02-29 16:10:13 -07:00
events Rewrite events communication to use zmq instead of mp.Queue (#10627) 2024-03-23 11:11:32 -05:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion
output Use preview quality setting to set image height and webp quality (#10502) 2024-03-17 18:30:14 -05:00
ptz Add relative movement by clicking on camera image for supported ptzs (#10629) 2024-03-23 10:53:33 -06:00
record Save motion as motion box count (#10484) 2024-03-15 13:13:40 -06:00
review
stats
test Save motion as motion box count (#10484) 2024-03-15 13:13:40 -06:00
track
util Make stationary detection more resilient to inaccurate boxes (#10597) 2024-03-21 17:44:26 -05:00
__init__.py
__main__.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
app.py Rewrite events communication to use zmq instead of mp.Queue (#10627) 2024-03-23 11:11:32 -05:00
config.py
const.py
ffmpeg_presets.py
log.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
models.py Add region count to database and use for motion activity (#10480) 2024-03-15 09:29:22 -06:00
mypy.ini
object_detection.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
object_processing.py
plus.py Fix permission error accessing /run/secrets (#10097) 2024-02-28 17:18:34 -06: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
video.py
watchdog.py