blakeblackshear.frigate/frigate
Nicolas Mowen a13b9815f6
Various fixes (#14786)
* Catch openvino error

* Remove clip deletion

* Update deletion text

* Fix timeline not respecting timezone config

* Tweaks

* More timezone fixes

* Fix

* More timezone fixes

* Fix shm docs
2024-11-04 07:07:57 -07:00
..
api Various fixes (#14786) 2024-11-04 07:07:57 -07:00
camera
comms fix string comparison on mqtt error message for Server unavailable (#14675) 2024-10-30 05:05:58 -06:00
config Various fixes (#14703) 2024-10-31 07:31:01 -05:00
db
detectors
embeddings Various fixes and improvements (#14492) 2024-10-21 16:19:34 -06:00
events Various fixes (#14703) 2024-10-31 07:31:01 -05:00
genai Model and genai fixes (#14481) 2024-10-21 09:00:45 -06:00
images
motion
output Properly call super() in subclasses (#14124) 2024-10-02 19:35:46 -06:00
ptz
record
review
service_manager
stats
test
track Various fixes (#14410) 2024-10-17 11:02:27 -05:00
util Various fixes (#14786) 2024-11-04 07:07:57 -07:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py
app.py Various fixes (#14786) 2024-11-04 07:07:57 -07:00
const.py
ffmpeg_presets.py
log.py Properly call super() in subclasses (#14124) 2024-10-02 19:35:46 -06:00
models.py
mypy.ini
object_detection.py
object_processing.py Fix object processing logic for detections (#14766) 2024-11-03 17:41:31 -07:00
plus.py
storage.py
timeline.py
types.py Use sqlite-vec extension instead of chromadb for embeddings (#14163) 2024-10-07 14:30:45 -06:00
video.py
watchdog.py