blakeblackshear.frigate/frigate
Nicolas Mowen cb3990a0ac
Catch ws reset error (#8266)
* Catch ws reset error

* Formatting
2023-10-22 06:23:31 -04:00
..
comms Catch ws reset error (#8266) 2023-10-22 06:23:31 -04:00
detectors fix edgetpu device type "None" (auto) (#7097) 2023-07-08 16:04:51 -05:00
events more consistent use of iterators in select queries (#8258) 2023-10-21 10:53:33 -05:00
images
motion Adjust motion calibration to be more dynamic (#8250) 2023-10-20 19:22:38 -04:00
ptz fix logic error in preset fetch (#8245) 2023-10-20 19:27:47 -04:00
record more consistent use of iterators in select queries (#8258) 2023-10-21 10:53:33 -05:00
test Smarter Regions (#8194) 2023-10-18 18:21:52 -05:00
track Smarter Regions (#8194) 2023-10-18 18:21:52 -05:00
util Use different consolidation requirement depending on label (#8249) 2023-10-20 19:29:52 -04:00
__init__.py
__main__.py
app.py Smarter Regions (#8194) 2023-10-18 18:21:52 -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 Use different consolidation requirement depending on label (#8249) 2023-10-20 19:29:52 -04:00
ffmpeg_presets.py Fix bug forcing rtsp for audio detection ffmpeg process (#8156) 2023-10-13 17:03:04 -05:00
http.py more consistent use of iterators in select queries (#8258) 2023-10-21 10:53:33 -05:00
log.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
models.py Smarter Regions (#8194) 2023-10-18 18:21:52 -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 Fix linter error (#7428) 2023-08-10 05:49:11 -05:00
stats.py Change camera stats to be more structured (#8151) 2023-10-19 17:15:47 -05:00
storage.py more consistent use of iterators in select queries (#8258) 2023-10-21 10:53:33 -05:00
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 Use existing bounding box for region when object is stationary (#8248) 2023-10-20 19:21:34 -04:00
watchdog.py