motion: set to 5 fps

This commit is contained in:
2025-02-16 23:40:05 +02:00
parent c93f79712e
commit 87dfefca7b

View File

@@ -61,7 +61,10 @@ in
hostname = "r1.jakstys.lt";
settings = {
ffmpeg.hwaccel_args = "preset-vaapi";
detect.enabled = true;
detect = {
enabled = true;
fps = 5;
};
detectors = {
coral = {