1
0
mirror of https://github.com/blakeblackshear/frigate.git synced 2025-03-09 00:16:54 +01:00
blakeblackshear.frigate/frigate
Blake Blackshear 9ea10f8541
Don't zero out motion during calibration ()
* don't zero out motion boxes

* define detect resolution to speed up tests
2023-10-14 08:05:44 -04:00
..
comms Set commands before subscribing to messages () 2023-09-01 07:06:59 -05:00
detectors fix edgetpu device type "None" (auto) () 2023-07-08 16:04:51 -05:00
events Fix bug forcing rtsp for audio detection ffmpeg process () 2023-10-13 17:03:04 -05:00
images Replace green screen with error message and force camera_fps to 0 () 2022-11-28 21:47:20 -06:00
motion Don't zero out motion during calibration () 2023-10-14 08:05:44 -04:00
ptz use getattr instead of get () 2023-10-08 14:30:23 -05:00
record Don't print ffprobe stdout logs () 2023-10-13 17:04:38 -05:00
test Don't zero out motion during calibration () 2023-10-14 08:05:44 -04:00
track Require init delay () 2023-10-13 06:16:36 -05:00
util Add support for nvidia decoder and encoder utilization stats () 2023-10-13 09:44:18 -05:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Add isort and ruff linter () 2023-05-29 05:31:17 -05:00
app.py Added audio sensors to camera metrics and API stats () 2023-10-13 06:17:41 -05:00
config.py Set default min score for attributes labels to 0.7 () 2023-09-30 07:38:15 -05:00
const.py Refactor Recordings () 2023-07-26 05:55:08 -05:00
ffmpeg_presets.py Fix bug forcing rtsp for audio detection ffmpeg process () 2023-10-13 17:03:04 -05:00
http.py API enhancements () 2023-10-09 08:52:26 -05:00
log.py Remove faster_fifo () 2023-07-16 07:42:56 -05:00
models.py Save average dBFS and retain segment with dBFS in motion mode () 2023-07-14 19:05:14 -05:00
mypy.ini update deps () 2023-04-15 14:17:59 -05:00
object_detection.py Remove faster_fifo () 2023-07-16 07:42:56 -05:00
object_processing.py Consider new attribute a significant change () 2023-10-07 09:22:45 -05:00
output.py Fix a couple bugs () 2023-10-07 09:18:34 -05:00
plus.py Fix linter error () 2023-08-10 05:49:11 -05:00
stats.py Add support for nvidia decoder and encoder utilization stats () 2023-10-13 09:44:18 -05:00
storage.py Reduce database queries to necessary fields () 2023-09-11 17:07:04 -05:00
timeline.py Add recordings timeline entry for frigate+ attributes () 2023-10-07 09:17:18 -05:00
types.py Added audio sensors to camera metrics and API stats () 2023-10-13 06:17:41 -05:00
video.py Don't zero out motion during calibration () 2023-10-14 08:05:44 -04:00
watchdog.py Cleanup and organize utils () 2023-07-06 09:28:50 -05:00