motioneye-project / motioneye

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

Smearing and green video #2907

Open McMagnus opened 8 months ago

McMagnus commented 8 months ago

I first tried MotionEye on my QNap NAS running Debian 10.13, but (mostly during daytime) I saw very bad smearing on the lower part of the picture, so it triggered motion very often, like every other minute or so.

So I thought the NAS wasn't up to the job and tried running it in an oldish i7 laptop in virtualbox Lubuntu 20, and that went much better. So I made a new vbox (Lubuntu 22) in an old i3 PC that I could have online 24/7. But then the smearing started again. So i tried Lubuntu 20 in the i3 PC and now it works fine.

I'm sure the problem is related to motion, and not motioneye specifically, but I wanted to gather more info about this problem that I'd think make many people leave?

So, does anyone have more info? Is there some specific version of motion/motioneye or some other component that is the root cause? Or is there a combination?

McMagnus commented 8 months ago

Found a possible solution here: https://github.com/motioneye-project/motioneye/issues/2871

Will try and verify.

Edit: It solved the problem with Lubuntu 22, but not the QNap NAS running Debian 10.13. It's obviously not the same problem either since the video corruption triggers motion and ends up in the written movies, even with passthrough enabled.

The QNap NAS has an x86 Atom CPU, not sure if it's not supported somehow?

Edit2: The dev branch works well on the NAS.