blakeblackshear.frigate/frigate
2023-11-29 23:37:28 +00:00
..
comms use enabled_in_config for switch in HA integration (#8630) 2023-11-16 01:25:48 +00:00
detectors Fix path of device tree on HassOS add on (#8764) 2023-11-27 18:13:12 -06:00
events Don't fail on 0 rms (#8447) 2023-11-04 02:18:23 +00:00
images
motion
ptz use timeout for move queues (#8662) 2023-11-18 15:36:13 -06:00
record Set max value for pre_capture (#8656) 2023-11-18 15:37:06 -06:00
test Fix: workaround for drawing non-latin characters (#7686) 2023-11-21 02:05:51 +00:00
track Make initialization configurable (#8392) 2023-10-30 20:26:31 -04:00
util Don't fail when tz is incorrect (#8723) 2023-11-23 11:43:02 +00:00
__init__.py
__main__.py
app.py Cleanup existing timeline entries (#8495) 2023-11-06 06:43:26 -07:00
config.py Set max value for pre_capture (#8656) 2023-11-18 15:37:06 -06:00
const.py Set max value for pre_capture (#8656) 2023-11-18 15:37:06 -06:00
ffmpeg_presets.py Add H265 preset for Raspberry Pi (#8640) 2023-11-17 01:09:15 +00:00
http.py Limit exposed go2rtc api to bare minimum (#8762) 2023-11-27 18:25:47 -06:00
log.py
models.py
mypy.ini
object_detection.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
object_processing.py Don't incorrectly overwrite score history (#8795) 2023-11-29 23:37:28 +00:00
output.py Make output writing asynchronous (#8530) 2023-11-07 16:24:56 -07:00
plus.py add support for docker secrets (#8409) 2023-11-02 05:35:30 -05:00
stats.py
storage.py Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
timeline.py Cleanup timeline entries (#8489) 2023-11-06 06:42:10 -06:00
types.py Add MQTT topic for active autotracking (#8419) 2023-11-01 23:20:26 +00:00
video.py Write recording segments to cache with timezone info (#8468) 2023-11-05 14:30:29 -06:00
watchdog.py