blakeblackshear.frigate/frigate
2021-06-12 07:23:14 -05:00
..
test Use dataclasses for config handling 2021-05-23 20:38:57 -05:00
__init__.py
__main__.py
app.py adding output process to handle downstream processing of frames 2021-06-12 07:23:14 -05:00
birdseye.py basic plumbing for birdseye view 2021-06-12 07:23:14 -05:00
config.py initial implementation of recordings table 2021-06-10 07:04:28 -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 Use dataclasses for config handling 2021-05-23 20:38:57 -05:00
http.py Update http.py 2021-06-10 20:58:28 -05:00
log.py
models.py initial implementation of recordings table 2021-06-10 07:04:28 -05:00
motion.py
mqtt.py Added support for authentication with client certificate with MQTT broker 2021-06-06 07:57:46 -05:00
object_processing.py adding output process to handle downstream processing of frames 2021-06-12 07:23:14 -05:00
objects.py Improve handling of object matching 2021-05-22 08:04:38 -05:00
output.py adding output process to handle downstream processing of frames 2021-06-12 07:23:14 -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 wip yuv_rgb refactor 2021-06-12 07:23:14 -05:00
video.py Use dataclasses for config handling 2021-05-23 20:38:57 -05:00
watchdog.py Wait on stop event when possible 2021-05-22 07:54:16 -05:00
zeroconf.py