blakeblackshear.frigate/frigate/api
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
..
defs
__init__.py
app.py
auth.py
event.py Embeddings normalization fixes (#14284) 2024-10-11 13:11:11 -05:00
export.py
fastapi_app.py
media.py Streaming download (#14346) 2024-10-14 15:23:02 -06:00
notification.py
preview.py
review.py