blakeblackshear.frigate/frigate
2021-10-05 18:40:46 -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
birdseye.png fix logo used for birdseye 2021-10-05 18:40:46 -05:00
config.py allow partial days in retention settings 2021-09-20 18:59:16 -05:00
const.py initial implementation of recordings table 2021-06-10 07:04:28 -05:00
edgetpu.py allow for custom object detection model via configuration 2021-09-12 07:17:26 -05:00
events.py delete clean snapshot when duplicate 2021-10-02 06:59:02 -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 remove unneeded changes 2021-06-24 06:53:05 -05:00
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 Improve handling of object matching 2021-05-22 08:04:38 -05:00
output.py fix logo used for birdseye 2021-10-05 18:40:46 -05:00
process_clip.py move colormap to config 2021-08-16 08:02:04 -05:00
record.py better log message when corrupt segment detected 2021-10-02 06:58:29 -05:00
stats.py Wait on stop event when possible 2021-05-22 07:54:16 -05:00
util.py use s6 to shutdown frigate 2021-09-18 07:40:27 -05:00
video.py cleanup logging 2021-08-16 07:38:53 -05:00
watchdog.py use s6 to shutdown frigate 2021-09-18 07:40:27 -05:00
zeroconf.py