blakeblackshear.frigate/frigate
Nicolas Mowen 00016b7499
Save average dBFS and retain segment with dBFS in motion mode (#7158)
* Hold audio info queue for recordings

* Add dBFS to db

* Cleanup

* Formatting

* Fix check
2023-07-14 19:05:14 -05:00
..
comms Expose dBFS when doing audio analysis (#6979) 2023-07-13 19:52:33 -05:00
detectors
events Save average dBFS and retain segment with dBFS in motion mode (#7158) 2023-07-14 19:05:14 -05:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion
ptz remove sleeps and improve queue logic (#7163) 2023-07-14 19:01:10 -05:00
record Save average dBFS and retain segment with dBFS in motion mode (#7158) 2023-07-14 19:05:14 -05:00
test Cleanup and organize utils (#7033) 2023-07-06 09:28:50 -05:00
track Autotracking: reset motion estimator (#7129) 2023-07-13 05:32:51 -05:00
util
__init__.py
__main__.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
app.py Save average dBFS and retain segment with dBFS in motion mode (#7158) 2023-07-14 19:05:14 -05:00
config.py Fix incorrect import in Config (#7157) 2023-07-14 06:32:17 -06:00
const.py Refactor ff queue size (#7116) 2023-07-14 06:29:11 -05:00
ffmpeg_presets.py
http.py Fix: Add limit to event query (#7108) 2023-07-14 06:30:47 -05:00
log.py
models.py Save average dBFS and retain segment with dBFS in motion mode (#7158) 2023-07-14 19:05:14 -05:00
mypy.ini
object_detection.py Add check for valid label index for object detection (#7149) (#7164) 2023-07-14 19:01:53 -05:00
object_processing.py Attribute scores (#7100) 2023-07-09 11:40:39 -05:00
output.py
plus.py
stats.py
storage.py
timeline.py
types.py Autotracking: reset motion estimator (#7129) 2023-07-13 05:32:51 -05:00
video.py Autotracking optimizations (#7109) 2023-07-11 06:23:20 -05:00
watchdog.py