1
0
mirror of https://github.com/blakeblackshear/frigate.git synced 2025-01-12 00:06:43 +01:00
blakeblackshear.frigate/frigate
tpjanssen 8864e33d1c
Customize regions grid overlay API ()
* Customize regions grid overlay

* Update http.py

Fix
2023-11-19 14:51:54 +00:00
..
comms use enabled_in_config for switch in HA integration () 2023-11-16 01:25:48 +00:00
detectors fix chrash after restart () 2023-11-18 15:36:24 -06:00
events Don't fail on 0 rms () 2023-11-04 02:18:23 +00:00
images
motion
ptz use timeout for move queues () 2023-11-18 15:36:13 -06:00
record Set max value for pre_capture () 2023-11-18 15:37:06 -06:00
test Improve robustness of storage maintenance () 2023-11-01 23:21:59 +00:00
track Make initialization configurable () 2023-10-30 20:26:31 -04:00
util Docs improvements () 2023-11-18 08:04:43 -06:00
__init__.py
__main__.py
app.py Cleanup existing timeline entries () 2023-11-06 06:43:26 -07:00
config.py Set max value for pre_capture () 2023-11-18 15:37:06 -06:00
const.py Set max value for pre_capture () 2023-11-18 15:37:06 -06:00
ffmpeg_presets.py Add H265 preset for Raspberry Pi () 2023-11-17 01:09:15 +00:00
http.py Customize regions grid overlay API () 2023-11-19 14:51:54 +00:00
log.py
models.py
mypy.ini
object_detection.py
object_processing.py
output.py Make output writing asynchronous () 2023-11-07 16:24:56 -07:00
plus.py add support for docker secrets () 2023-11-02 05:35:30 -05:00
stats.py
storage.py Ensure storage cleanup doesn't fail () 2023-11-07 23:21:43 +00:00
timeline.py Cleanup timeline entries () 2023-11-06 06:42:10 -06:00
types.py Add MQTT topic for active autotracking () 2023-11-01 23:20:26 +00:00
video.py Write recording segments to cache with timezone info () 2023-11-05 14:30:29 -06:00
watchdog.py