blakeblackshear.frigate/frigate
Nicolas Mowen 2dd5b893a0
Cleanup config validation (#11235)
* Fix reading model config dict

* Fix irrelevant warnings

* Fix tests
2024-05-04 10:15:03 -05:00
..
api Add ability to submit frames from recordings (#11212) 2024-05-03 09:00:19 -05:00
comms Simplify on connect (#11176) 2024-04-30 07:27:39 -06:00
detectors Remove all AGPL licensed YOLO references from Frigate (#10717) 2024-03-30 05:46:17 -05:00
events Event cleanup (#11225) 2024-05-03 08:03:41 -06:00
images
motion
output
ptz
record UI fixes (#11161) 2024-04-29 15:23:24 -06:00
review Clear ongoing reviews on startup (#11097) 2024-04-24 08:44:28 -05:00
stats
test Cleanup config validation (#11235) 2024-05-04 10:15:03 -05:00
track Adjust stationary reqs depending on state (#11226) 2024-05-03 17:28:06 -05:00
util Add ability to submit frames from recordings (#11212) 2024-05-03 09:00:19 -05:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py
app.py Remove dev env var requirement and update docs for latest config (#10483) 2024-04-28 09:35:50 -05:00
config.py Cleanup config validation (#11235) 2024-05-04 10:15:03 -05:00
const.py Save initial camera state to update when websocket connects (#11174) 2024-04-30 07:09:50 -06:00
ffmpeg_presets.py
log.py
models.py
mypy.ini
object_detection.py
object_processing.py Revamp object debug view (#11186) 2024-05-01 08:07:56 -06:00
plus.py
storage.py
timeline.py
types.py
video.py fix motion updating (#11083) 2024-04-23 09:57:29 -05:00
watchdog.py