mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-10-27 10:52:11 +01:00
* initial event search api implementation * fix lint * fix tests * move chromadb imports and pysqlite hotswap to fix tests * remove unused import * switch default limit to 50 * fix events accidently pulling inside chroma results loop |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| const.py | ||
| test_birdseye.py | ||
| test_camera_pw.py | ||
| test_config.py | ||
| test_copy_yuv_to_position.py | ||
| test_ffmpeg_presets.py | ||
| test_gpu_stats.py | ||
| test_http.py | ||
| test_object_detector.py | ||
| test_record_retention.py | ||
| test_reduce_boxes.py | ||
| test_storage.py | ||
| test_video.py | ||
| test_yuv_region_2_rgb.py | ||