motioneye-project / motioneye

A web frontend for the motion daemon.
GNU General Public License v3.0
3.93k stars 651 forks source link

Motion detection with RTSP cameras - dont work normally #2949

Open Aanistratenko1984 opened 5 months ago

Aanistratenko1984 commented 5 months ago

Hi, community! I work with video software like Hikvision, Dahua, Milestone without problems. But need one for Linux so installed and test MotionEye for the first time. Simple working software!

But have one problem - setting up a motion detection is terrible! Have many false records, moving objects are cutting out or dont record or record a pieces of its or with artefacts... Video samples https://cloud.aaatech.site/index.php/s/d3Aj8QrRzcTpoRQ What mean "Noise Level" ? In other software i dont use same... Use mask for time stamp and background. I tried many variant withou success ((( For example image

Please help me to select optiimal settings. Thank you!

harakka commented 5 months ago

Description for the parameters is here: https://motion-project.github.io/motion_config.html#OptDetail_Motion_Detection

Unfortunately there are no optimal parameters, they depend heavily on your situation. These are up to motion, not motioneye, and motion's model is pretty simple, it's essentially just looking at some treshold of changed pixels. Automatic treshold tuning and noise detection are usually best turned on.