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 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 fix ffmpeg config for env vars 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 don't modify ffmpeg_cmd object 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 don't modify ffmpeg_cmd object 2022-02-18 21:18:26 -06:00
log.py Add support for NGINX VOD Module 2021-05-22 07:48:44 -05:00
models.py instantiate area field 2021-09-26 09:43:31 -05: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 only save recordings when an event is in progress 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 more robust cache management 2022-02-18 21:18:26 -06:00
stats.py Wait on stop event when possible 2021-05-22 07:54:16 -05: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