blakeblackshear.frigate/frigate
Nicolas Mowen 887433fc6a
Streaming download (#14346)
* Send downloaded mp4 as a streaming response instead of a file

* Add download button to UI

* Formatting

* Fix CSS and text

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

* download video button component

* use download button component in review detail dialog

* better filename

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2024-10-14 15:23:02 -06:00
..
api Streaming download (#14346) 2024-10-14 15:23:02 -06:00
camera Custom classes for Process and Metrics (#13950) 2024-09-27 07:53:23 -05:00
comms Search UI tweaks and bugfixes (#14328) 2024-10-13 19:36:49 -06:00
config Remove device config and use model size to configure device used (#14290) 2024-10-11 17:08:14 -05:00
db Embeddings normalization fixes (#14284) 2024-10-11 13:11:11 -05:00
detectors Detection adjustments (#14329) 2024-10-13 21:34:51 -05:00
embeddings Batch embeddings fixes (#14325) 2024-10-13 15:25:13 -06:00
events chunk is already a list (#14272) 2024-10-10 17:53:11 -06:00
genai Fix genai labels (#14330) 2024-10-14 06:23:10 -06:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion Work through most of the cspell warnings in python (#13794) 2024-09-17 10:41:46 -05:00
output Properly call super() in subclasses (#14124) 2024-10-02 19:35:46 -06:00
ptz Fix autotracking absolute zoom interpolation logic (#14139) 2024-10-03 08:40:27 -05:00
record Properly call super() in subclasses (#14124) 2024-10-02 19:35:46 -06:00
review Bug fixes (#14263) 2024-10-10 07:09:12 -06:00
stats Properly call super() in subclasses (#14124) 2024-10-02 19:35:46 -06:00
test Refactor attribute saving (#14090) 2024-10-01 07:31:03 -06:00
track Refactor attribute saving (#14090) 2024-10-01 07:31:03 -06:00
util Fix yaml bug and ensure embeddings progress doesn't show until all models are loaded (#14338) 2024-10-14 08:23:08 -06:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
app.py Embeddings fixes (#14269) 2024-10-10 16:37:43 -05:00
const.py Add embeddings reindex progress to the UI (#14268) 2024-10-10 13:28:43 -06:00
ffmpeg_presets.py Bug Fixes (#14193) 2024-10-07 07:18:09 -06:00
log.py Properly call super() in subclasses (#14124) 2024-10-02 19:35:46 -06:00
models.py Implement support for notifications (#12523) 2024-08-29 20:19:50 -06:00
mypy.ini update deps (#6093) 2023-04-15 14:17:59 -05:00
object_detection.py Improve rocm handling of different models (#14072) 2024-09-30 16:40:46 -05:00
object_processing.py Handle loitering objects (#14221) 2024-10-08 09:41:54 -05:00
plus.py strip whitespaces when loading secrets (#12393) 2024-07-12 07:36:15 -06:00
storage.py Properly call super() in subclasses (#14124) 2024-10-02 19:35:46 -06:00
timeline.py Properly call super() in subclasses (#14124) 2024-10-02 19:35:46 -06:00
types.py Use sqlite-vec extension instead of chromadb for embeddings (#14163) 2024-10-07 14:30:45 -06:00
video.py Fix shared memory frames being stuck when a camera capture crashed (#14140) 2024-10-03 09:31:07 -06:00
watchdog.py Properly call super() in subclasses (#14124) 2024-10-02 19:35:46 -06:00