This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
blakeblackshear.frigate
Watch
1
Star
0
Fork
0
You've already forked blakeblackshear.frigate
mirror of
https://github.com/blakeblackshear/frigate.git
synced
2026-03-07 02:18:07 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
4940826011ee8dc515e4b70f771f3d626d941cb2
blakeblackshear.frigate
/
frigate
/
test
History
Blake Blackshear
42f3ee3de5
sync master
2023-05-19 05:47:49 -05:00
..
__init__.py
…
const.py
…
test_camera_pw.py
Fix cleaning logs with rtsp in middle (
#5800
)
2023-03-21 17:21:37 -05:00
test_config.py
Bug fixes (
#6332
)
2023-04-30 14:58:39 -05:00
test_copy_yuv_to_position.py
…
test_ffmpeg_presets.py
Update Rpi preset (
#6385
)
2023-05-04 17:55:44 -05:00
test_gpu_stats.py
Implement NVML for NVIDIA GPU Stats (
#6359
)
2023-05-04 18:02:01 -05:00
test_http.py
Ability to manually create events through the API (
#3184
)
2023-05-19 05:16:11 -05:00
test_object_detector.py
Convert detectors to factory pattern, ability to set different model for each detector (
#4635
)
2022-12-15 07:12:52 -06:00
test_reduce_boxes.py
…
test_storage.py
Limit recording retention to available storage (
#3942
)
2022-10-09 06:28:26 -05:00
test_yuv_region_2_rgb.py
…