blakeblackshear.frigate/frigate
Nicolas Mowen 34b315cc8c
Fix bug forcing rtsp for audio detection ffmpeg process (#8156)
* Fix forcing rtsp for audio process

* Send as list
2023-10-13 17:03:04 -05:00
..
comms Set commands before subscribing to messages (#7550) 2023-09-01 07:06:59 -05:00
detectors fix edgetpu device type "None" (auto) (#7097) 2023-07-08 16:04:51 -05:00
events Fix bug forcing rtsp for audio detection ffmpeg process (#8156) 2023-10-13 17:03:04 -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 Add support for nvidia decoder and encoder utilization stats (#8150) 2023-10-13 09:44:18 -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 Fix bug forcing rtsp for audio detection ffmpeg process (#8156) 2023-10-13 17:03:04 -05:00
http.py API enhancements (#8107) 2023-10-09 08:52:26 -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 Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
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 Add support for nvidia decoder and encoder utilization stats (#8150) 2023-10-13 09:44:18 -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