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
9b99ba81e506d923487191b6763a83c0d41a7669
blakeblackshear.frigate
/
frigate
/
test
History
Felipe Santos
9b99ba81e5
Use presets by default (
#4597
)
2022-12-16 07:41:03 -06:00
..
__init__.py
…
const.py
…
test_camera_pw.py
Support more special chars in camera passwords (
#4259
)
2022-11-05 21:42:32 -05:00
test_config.py
Convert detectors to factory pattern, ability to set different model for each detector (
#4635
)
2022-12-15 07:12:52 -06:00
test_copy_yuv_to_position.py
…
test_ffmpeg_presets.py
Use presets by default (
#4597
)
2022-12-16 07:41:03 -06:00
test_gpu_stats.py
Fix intel gpu stats (
#4581
)
2022-12-03 10:28:01 -06:00
test_http.py
FEAT: Storage API & Frontend (
#3409
)
2022-11-29 19:59:56 -06: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_restream.py
Update go2rtc, simplify manual stream, and support audio for MSE & WebRTC (
#4391
)
2022-11-16 06:29:47 -06:00
test_storage.py
Limit recording retention to available storage (
#3942
)
2022-10-09 06:28:26 -05:00
test_yuv_region_2_rgb.py
…