motion: set to 5 fps
This commit is contained in:
@@ -61,7 +61,10 @@ in
|
|||||||
hostname = "r1.jakstys.lt";
|
hostname = "r1.jakstys.lt";
|
||||||
settings = {
|
settings = {
|
||||||
ffmpeg.hwaccel_args = "preset-vaapi";
|
ffmpeg.hwaccel_args = "preset-vaapi";
|
||||||
detect.enabled = true;
|
detect = {
|
||||||
|
enabled = true;
|
||||||
|
fps = 5;
|
||||||
|
};
|
||||||
|
|
||||||
detectors = {
|
detectors = {
|
||||||
coral = {
|
coral = {
|
||||||
|
|||||||
Reference in New Issue
Block a user