motioneye-project / motioneye

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

Bad picture taken when motion is detected #3062

Closed jpbaboo closed 1 month ago

jpbaboo commented 1 month ago

Hi all, I'm fighting with motioneye.. RPI 3 withi Bullseye motionEye Version | 0.42.1 Motion Version | 4.3.2 Usb Cam /dev/v4l/by-id/usb-Creative_Technology_Ltd._Creative_Live__Cam_Sync_1080p_V2_Creative_Live__Cam_Sync_1080p_V2_Audio-video

When motion is detected , the saved picture are bad... When there is not detection the image is clear..

image

image

Ths for your help

I really think that motioneye is very very tricky

Marijn0 commented 1 month ago

I think you have 'Create Debug Media Files' enabled?

jpbaboo commented 1 month ago

Yes i have.. but can't see it on my Rpi.. nothing in /var/log

jpbaboo commented 1 month ago

i found the debug files (with a m) .. how can we read them..just bad picture ou movie Do u know where i can' find the best motion parameter for detection: just recording picture of the changes: ex.. people coming in my garden..

Marijn0 commented 1 month ago

Disable 'Create Debug Media Files', and I believe this problem will be resolved:

When motion is detected , the saved picture are bad... When there is not detection the image is clear..

Here’s more information about the 'Create Debug Media Files' option (picture_output_motion): https://motion-project.github.io/motion_config.html#picture_output_motion

And here is a link to some good instructions for configuring your motion detection settings: https://github.com/motioneye-project/motioneye/issues/3031#issuecomment-2247001066

jpbaboo commented 1 month ago

HY You're right! Disabling Debug .. everythin is fine. Il will take some time to test the debug method! Thks for the links ! Very interesting See U