blakeblackshear.frigate/frigate
winstona cd35481e92
Fix recording events intermittently missing (#8162)
* fix queues not emptying fully by changing gets to a blocking call with short timeout

* add extra error/warning messages when there's a possibility of missing recording segments
2023-10-18 06:52:48 -05:00
..
comms
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 Don't zero out motion during calibration (#8163) 2023-10-14 08:05:44 -04:00
ptz use getattr instead of get (#8094) 2023-10-08 14:30:23 -05:00
record Fix recording events intermittently missing (#8162) 2023-10-18 06:52:48 -05:00
test Don't zero out motion during calibration (#8163) 2023-10-14 08:05:44 -04: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
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 Delete timeline items along with event (#8192) 2023-10-17 06:37:07 -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
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
types.py Added audio sensors to camera metrics and API stats (#8109) 2023-10-13 06:17:41 -05:00
video.py Don't zero out motion during calibration (#8163) 2023-10-14 08:05:44 -04:00
watchdog.py