blakeblackshear.frigate/frigate
2021-07-06 07:36:37 -05:00
..
test make contour_area dynamic 2021-07-01 07:54:09 -05:00
__init__.py
__main__.py
app.py initial conversion to pydantic 2021-06-24 06:53:05 -05:00
config.py add range to birdseye quality config 2021-07-02 07:52:02 -05:00
const.py initial implementation of recordings table 2021-06-10 07:04:28 -05:00
edgetpu.py Wait on stop event when possible 2021-05-22 07:54:16 -05:00
events.py fix cache cleanup (fixes #1231) 2021-06-30 06:38:36 -05:00
http.py add options to define jpeg quality 2021-07-02 07:52:02 -05:00
log.py
models.py initial implementation of recordings table 2021-06-10 07:04:28 -05:00
motion.py remove unneeded changes 2021-06-24 06:53:05 -05:00
mqtt.py no need to worry about payload here 2021-07-06 07:36:37 -05:00
object_processing.py add options to define jpeg quality 2021-07-02 07:52:02 -05:00
objects.py Improve handling of object matching 2021-05-22 08:04:38 -05:00
output.py initial conversion to pydantic 2021-06-24 06:53:05 -05:00
process_clip.py
record.py initial implementation of recordings table 2021-06-10 07:04:28 -05:00
stats.py Wait on stop event when possible 2021-05-22 07:54:16 -05:00
util.py Add ability to restart 2021-07-06 07:36:37 -05:00
video.py identity check is correct way to check for None 2021-06-27 08:09:58 -05:00
watchdog.py Wait on stop event when possible 2021-05-22 07:54:16 -05:00
zeroconf.py