blakeblackshear.frigate/frigate
Nicolas Mowen 4d05bc25f4
Safely load config file for go2rtc (#11491)
* Safely load config file for go2rtc

* Add log for default config

* Cleanup
2024-05-22 18:10:55 -05:00
..
api UI tweaks / fixes (#11479) 2024-05-22 07:14:48 -06:00
comms Simplify on connect (#11176) 2024-04-30 07:27:39 -06:00
detectors Add support for TensorRT v10 (multiple api calls have changed) (#11166) 2024-05-22 06:57:52 -06:00
events Bug fixes (#11332) 2024-05-10 11:42:56 -06:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion cspell fixes (#11447) 2024-05-20 07:37:56 -06:00
output Fix extra space in command (#11487) 2024-05-22 13:25:58 -05:00
ptz cspell fixes (#11447) 2024-05-20 07:37:56 -06:00
record UI fixes (#11161) 2024-04-29 15:23:24 -06:00
review Recording fixes (#11406) 2024-05-17 07:26:42 -06:00
stats Cleanup error gpu (#11130) 2024-04-27 11:26:51 -05:00
test cspell fixes (#11447) 2024-05-20 07:37:56 -06:00
track Adjust stationary reqs depending on state (#11226) 2024-05-03 17:28:06 -05:00
util Safely load config file for go2rtc (#11491) 2024-05-22 18:10:55 -05:00
__init__.py
__main__.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
app.py Auth! (#11347) 2024-05-18 10:36:13 -06:00
config.py Log warning for high detect fps (#11435) 2024-05-19 21:36:41 -06:00
const.py Auth! (#11347) 2024-05-18 10:36:13 -06:00
ffmpeg_presets.py
log.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
models.py Auth! (#11347) 2024-05-18 10:36:13 -06:00
mypy.ini
object_detection.py chore: fix some typos in comments (#11028) 2024-04-20 06:16:43 -05:00
object_processing.py Revamp object debug view (#11186) 2024-05-01 08:07:56 -06:00
plus.py
storage.py Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
timeline.py Improve graph using pandas (#9234) 2024-01-31 12:56:11 +00:00
types.py
video.py fix motion updating (#11083) 2024-04-23 09:57:29 -05:00
watchdog.py