blakeblackshear.frigate/frigate
2022-02-18 21:18:26 -06:00
..
test improve box merging and keep tracking 2022-02-18 21:18:26 -06:00
__init__.py
__main__.py
app.py retain frame data for recording maintenance 2022-02-18 21:18:26 -06:00
birdseye.png fix logo used for birdseye 2021-10-05 18:40:46 -05:00
config.py warn when retention mismatch 2022-02-18 21:18:26 -06: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 only save recordings when an event is in progress 2022-02-18 21:18:26 -06:00
http.py log error messages on vod endpoints 2022-02-18 21:18:26 -06:00
log.py
models.py store objects and motion counts in the db 2022-02-18 21:18:26 -06:00
motion.py avoid divide by zero 2022-02-18 21:18:26 -06:00
mqtt.py fix: consistent error logging to mqtt connection issues (#1578) 2021-08-24 07:59:31 -05:00
object_processing.py pass processed tracked objects 2022-02-18 21:18:26 -06:00
objects.py reduce detection rate for stationary objects 2022-02-18 21:18:26 -06:00
output.py fix logo used for birdseye 2021-10-05 18:40:46 -05:00
record.py expire overlapping segments based on mode 2022-02-18 21:18:26 -06:00
stats.py Add temperature of coral tpu to telemetry mqtt message 2022-02-18 21:18:26 -06:00
util.py improve box merging and keep tracking 2022-02-18 21:18:26 -06:00
video.py revert switch to b/w frame prep 2022-02-18 21:18:26 -06:00
watchdog.py use s6 to shutdown frigate 2021-09-18 07:40:27 -05:00
zeroconf.py