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 Allow empty description for tracked objects (#14271) 2024-10-10 18:12:05 -05:00
__init__.py
app.py Improve Nvidia GPU stats (#14206) 2024-10-07 20:15:31 -06:00
auth.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
event.py Embeddings normalization fixes (#14284) 2024-10-11 13:11:11 -05:00
export.py Misc Improvements (#14076) 2024-09-30 16:55:44 -05:00
fastapi_app.py Api fixes (#13955) 2024-09-25 08:01:08 -05:00
media.py Streaming download (#14346) 2024-10-14 15:23:02 -06:00
notification.py Frigate HTTP API using FastAPI (#13871) 2024-09-24 07:05:30 -06:00
preview.py Frigate HTTP API using FastAPI (#13871) 2024-09-24 07:05:30 -06:00
review.py Do not use a default value of datetime for params (#13957) 2024-09-25 10:49:54 -05:00