blakeblackshear.frigate/frigate/api
Nicolas Mowen 2541a345d0
Improve Nvidia GPU stats (#14206)
* :Add support for nvidia driver info

* Don't show temperature if detector isn't called coral

* Add encoder and decoder info for Nvidia GPUs

* Fix device info

* Implement GPU info for nvidia GPU

* Update web/src/views/system/GeneralMetrics.tsx

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

* Update web/src/views/system/GeneralMetrics.tsx

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

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2024-10-07 20:15:31 -06:00
..
defs Add ability to configure genai to use snapshot instead of thumbnails (#14077) 2024-09-30 15:54:53 -06:00
__init__.py Update flask and restructure into api folder with apis put into separate folders (#10193) 2024-03-02 22:10:37 +00:00
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 Use sqlite-vec extension instead of chromadb for embeddings (#14163) 2024-10-07 14:30:45 -06: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 Fix mjpeg api (#14138) 2024-10-03 07:33:06 -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