1
0
mirror of https://github.com/blakeblackshear/frigate.git synced 2025-01-12 00:06:43 +01:00
blakeblackshear.frigate/frigate/test
Nicolas Mowen 5ad391977e
FEAT: Storage API & Frontend ()
* Get storage output stats for each camera

* Add storage route

* Add storage route

* Add storage page

* Cleanup

* Add stats and show more storage

* Add tests for mb abbrev util fun

* Rewrite storage logic to use storage maintainer and segment sizes

* Include storage maintainer for http

* Use correct format

* Remove utils

* Fix tests

* Remove total from equation

* Multiply by 100 to get percent

* Add basic storage info

* Fix storage stats

* Fix endpoint and ui

* Fix formatting
2022-11-29 19:59:56 -06:00
..
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
const.py Http tests () 2022-06-30 07:53:46 -05:00
test_camera_pw.py
test_config.py
test_copy_yuv_to_position.py
test_ffmpeg_presets.py FEAT: Support for ffmpeg presets () 2022-11-28 21:48:11 -06:00
test_gpu_stats.py
test_http.py FEAT: Storage API & Frontend () 2022-11-29 19:59:56 -06:00
test_object_detector.py
test_reduce_boxes.py
test_restream.py Update go2rtc, simplify manual stream, and support audio for MSE & WebRTC () 2022-11-16 06:29:47 -06:00
test_storage.py
test_yuv_region_2_rgb.py