blakeblackshear.frigate/frigate
Nicolas Mowen 35a4460334
Tweaks (#13983)
* Add onConnect to mqtt and doucment

* Add play pause via mouse click
2024-09-26 09:12:15 -05:00
..
api Fix config saving api (#13969) 2024-09-25 17:22:11 -05:00
comms Tweaks (#13983) 2024-09-26 09:12:15 -05:00
detectors Remove context file (#13885) 2024-09-22 08:38:23 -06:00
embeddings Use not instead of is None (#13962) 2024-09-25 11:53:25 -06:00
events Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
genai Add error logging to genai clients (#13943) 2024-09-24 14:04:35 -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 Add ability to restrict genai to objects and zones at the camera level (#13958) 2024-09-25 09:42:39 -06: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 update deps (#6093) 2023-04-15 14:17:59 -05:00
object_detection.py Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
object_processing.py
plus.py
storage.py
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