mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-01 19:17:41 +03:00
* use ffmpeg to probe rtsp urls instead of cv2 cv2 is faster (no subprocess launch) and will continue to be used for recording segments * tweak faq * change unsaved color to orange avoids confusion with validation errors (red) * don't use any variant of orange as a profile color avoids confusion with unsaved changes * more unsaved color tweaks |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| audio.py | ||
| builtin.py | ||
| camera_cleanup.py | ||
| classification.py | ||
| config.py | ||
| downloader.py | ||
| ffmpeg.py | ||
| file.py | ||
| image.py | ||
| media.py | ||
| model.py | ||
| object.py | ||
| process.py | ||
| rknn_converter.py | ||
| schema.py | ||
| services.py | ||
| time.py | ||
| velocity.py | ||