diff --git a/motion.conf b/motion.conf index 107038c..e0d35d0 100644 --- a/motion.conf +++ b/motion.conf @@ -76,9 +76,7 @@ picture_output_motion on # Threshold for number of changed pixels that triggers motion. # triggers motion detection (default: 1500) -threshold 5000 # 1280*720*0.005 -# threshold 4608 # 1280*720*0.005 -#threshold 9216 # 1280*720*0.01 +threshold 5000 # for 1080p camera # Noise threshold for the motion detection. noise_level 96