motioneye-project / motioneye

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

0byte snapshot files - no new releases and bugfixes? #2978

Open amnesia106 opened 6 months ago

amnesia106 commented 6 months ago

Version 0.43.1b1 creates 0byte files for some cameras with the snapshot request URL. This bug is known. It seems as if motioneye is unfortunately no longer being developed further.

mb-stern commented 6 months ago

I've already noticed that. The problem seems to be that the meyectl service has to be woken up first. Since I query this URL from my home automation, I always do this twice at intervals of one second. That seems to me to be the only solution at the moment...

amnesia106 commented 6 months ago

and how you do that? can you give us a workaround?