blakeblackshear.frigate/frigate
tpjanssen e32bd4ab15
Added audio sensors to camera metrics and API stats (#8109)
* Added audio sensor to camera metrics and API stats

* Update types.py

* Update app.py
2023-10-13 06:17:41 -05:00
..
comms
detectors fix edgetpu device type "None" (auto) (#7097) 2023-07-08 16:04:51 -05:00
events Added audio sensors to camera metrics and API stats (#8109) 2023-10-13 06:17:41 -05:00
images
motion use a different method for blur and contrast to reduce CPU (#6940) 2023-06-30 07:27:31 -05:00
ptz use getattr instead of get (#8094) 2023-10-08 14:30:23 -05:00
record Fix export name (#8090) 2023-10-07 08:40:20 -06:00
test Force birdseye to standard aspect ratio (#7994) 2023-09-29 17:53:45 -05:00
track Require init delay (#8126) 2023-10-13 06:16:36 -05:00
util Security fixes (#8081) 2023-10-06 22:20:30 -05:00
__init__.py
__main__.py
app.py Added audio sensors to camera metrics and API stats (#8109) 2023-10-13 06:17:41 -05:00
config.py Set default min score for attributes labels to 0.7 (#8001) 2023-09-30 07:38:15 -05:00
const.py
ffmpeg_presets.py
http.py API enhancements (#8107) 2023-10-09 08:52:26 -05:00
log.py
models.py
mypy.ini
object_detection.py
object_processing.py Consider new attribute a significant change (#8054) 2023-10-07 09:22:45 -05:00
output.py Fix a couple bugs (#8045) 2023-10-07 09:18:34 -05:00
plus.py
stats.py Added audio sensors to camera metrics and API stats (#8109) 2023-10-13 06:17:41 -05:00
storage.py
timeline.py Add recordings timeline entry for frigate+ attributes (#8063) 2023-10-07 09:17:18 -05:00
types.py Added audio sensors to camera metrics and API stats (#8109) 2023-10-13 06:17:41 -05:00
video.py Autotracker: Basic zooming and moves with velocity estimation (#7713) 2023-09-27 06:19:10 -05:00
watchdog.py