From: Barry M. <bar...@gm...> - 2025-04-12 21:12:18
|
Hi Jack! > > Sounds similar to an issue I had. Motion was waiting for the > on_movie_end script to end. Fixed by commit 035b1af. > > See https://github.com/Motion-Project/motion/issues/1856 > Initially looks to be part of Roger's suggestion to save to SSD. ...Generally /tmp is on a drive, not RAM. but easy enough to tell where to (temporarily) store the files. In my case it seems the final storage location (the NAS's HDD) is the issue based on Roger's message. If the glitches were independent (at different times) I'd think your suggestion was more correct but with the glitch at almost exactly the same time the HDD issue seems more correct. I'm definitely not excluding your suggestion -- will be keeping it for reference -- so thank you! Barry |