blakeblackshear.frigate/frigate
Nicolas Mowen a9ff795948
More api fixes (#13936)
* Set correect return type for raw config

* Simplify parsing

* Formatting
2024-09-24 09:54:03 -06:00
..
api More api fixes (#13936) 2024-09-24 09:54:03 -06:00
comms Regenerate genai tracked object descriptions (#13930) 2024-09-24 08:14:51 -06:00
detectors Remove context file (#13885) 2024-09-22 08:38:23 -06:00
embeddings Regenerate genai tracked object descriptions (#13930) 2024-09-24 08:14:51 -06:00
events Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
genai write prompts for genai at the camera level (#13767) 2024-09-16 08:46:11 -06:00
images
motion Work through most of the cspell warnings in python (#13794) 2024-09-17 10:41:46 -05:00
output Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
ptz try deleting zoom spaces if disabled (#13915) 2024-09-23 15:34:08 -05:00
record Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
review Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
stats Work through most of the cspell warnings in python (#13794) 2024-09-17 10:41:46 -05:00
test Regenerate genai tracked object descriptions (#13930) 2024-09-24 08:14:51 -06:00
track
util Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
__init__.py
__main__.py Frigate HTTP API using FastAPI (#13871) 2024-09-24 07:05:30 -06:00
app.py Regenerate genai tracked object descriptions (#13930) 2024-09-24 08:14:51 -06:00
config.py Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
const.py Removed usage of PyYAML for config parsing. (#13883) 2024-09-22 10:56:57 -05:00
ffmpeg_presets.py Update ffmpeg to 7 and update intel hwaccel docs (#13834) 2024-09-19 13:29:58 -06:00
log.py Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
models.py
mypy.ini
object_detection.py Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
object_processing.py Fix detections logic (#13781) 2024-09-16 18:23:10 -05:00
plus.py
storage.py Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
timeline.py Do not handle object if data is None (#13830) 2024-09-19 07:51:07 -06:00
types.py
video.py Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
watchdog.py