| .. |
|
test
|
allow partial days in retention settings
|
2021-09-20 18:59:16 -05:00 |
|
__init__.py
|
app container and config schema
|
2021-01-26 21:40:33 -06:00 |
|
__main__.py
|
formatting cleanup
|
2021-02-25 07:01:57 -06:00 |
|
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
|
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
|
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
|
Add support for NGINX VOD Module
|
2021-05-22 07:48:44 -05:00 |
|
models.py
|
add region/bbox/area to event table
|
2021-09-23 07:31:48 -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 match for websocket url (fixes #1633)
|
2021-08-28 07:42:30 -05:00 |
|
process_clip.py
|
move colormap to config
|
2021-08-16 08:02:04 -05:00 |
|
record.py
|
simplify logic and fix wrong segments expiring (fixes #1779)
|
2021-09-17 17:15:16 -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
|
formatting cleanup
|
2021-02-25 07:01:57 -06:00 |