blakeblackshear.frigate/frigate
2021-09-26 09:43:31 -05:00
..
test allow partial days in retention settings 2021-09-20 18:59:16 -05:00
__init__.py
__main__.py
app.py add version to the logs on startup 2021-09-13 22:02:23 -05:00
config.py allow partial days in retention settings 2021-09-20 18:59:16 -05:00
const.py
edgetpu.py allow for custom object detection model via configuration 2021-09-12 07:17:26 -05:00
events.py add region/bbox/area to event table 2021-09-23 07:31:48 -05:00
http.py store start/end event with pre/post capture to avoid expiring wanted recordings 2021-09-11 08:34:27 -05:00
log.py
models.py instantiate area field 2021-09-26 09:43:31 -05:00
motion.py
mqtt.py fix: consistent error logging to mqtt connection issues (#1578) 2021-08-24 07:59:31 -05:00
object_processing.py remove clip_ready event type 2021-09-15 07:16:52 -05:00
objects.py
output.py
process_clip.py
record.py simplify logic and fix wrong segments expiring (fixes #1779) 2021-09-17 17:15:16 -05:00
stats.py
util.py use s6 to shutdown frigate 2021-09-18 07:40:27 -05:00
video.py
watchdog.py use s6 to shutdown frigate 2021-09-18 07:40:27 -05:00
zeroconf.py