blakeblackshear.frigate/frigate
2023-01-13 07:22:47 -06:00
..
comms Capitalize the Frigate word (#5044) 2023-01-13 07:18:15 -06:00
detectors Only set colors for enabled objects (#4936) 2023-01-06 19:31:54 -06:00
images
test Ability to set different codec for restream and use go2rtc hardware (#4876) 2023-01-03 19:24:34 -06:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Typing: mypy fixes for 2022-04-17 08:55:38 -05:00
app.py Convert detectors to factory pattern, ability to set different model for each detector (#4635) 2022-12-15 07:12:52 -06:00
config.py Support for dynamic MQTT user configuration #4883 (#4956) 2023-01-07 17:10:48 -06:00
const.py Fix raspberry pi hwaccel (#4955) 2023-01-08 07:04:58 -06:00
events.py
ffmpeg_presets.py Simplify hwaccel filter args and fix qsv bugs (#5054) 2023-01-13 07:22:19 -06:00
http.py Catch FileNotFoundError when getting file system stats (#5056) 2023-01-13 07:22:47 -06:00
log.py
models.py Limit recording retention to available storage (#3942) 2022-10-09 06:28:26 -05:00
motion.py
mypy.ini
object_detection.py Convert detectors to factory pattern, ability to set different model for each detector (#4635) 2022-12-15 07:12:52 -06:00
object_processing.py Add ability to restream birdseye (#4761) 2022-12-31 08:54:10 -06:00
objects.py
output.py Capitalize the Frigate word (#5044) 2023-01-13 07:18:15 -06:00
plus.py
record.py Fix recordings storage (#5031) 2023-01-12 05:53:38 -06:00
restream.py Disable backchannel audio since it is not used (#5021) 2023-01-11 17:21:48 -06:00
stats.py Catch FileNotFoundError when getting file system stats (#5056) 2023-01-13 07:22:47 -06:00
storage.py
types.py
util.py Fix mem usage reporting when using docker limits (#5011) 2023-01-11 17:39:26 -06:00
video.py
watchdog.py Capitalize the Frigate word (#5044) 2023-01-13 07:18:15 -06:00
zeroconf.py