Closed CRCinAU closed 1 year ago
I'm not able to reproduce this one. Turning off the movie and picture output and only leaving the snapshot on for every second seems to work OK on my test computer.
Can you check the live stream to validate the camera is working? This issue indicates Motionplus exits and writes 0 bytes, can you post that section of the log?
Interesting. The above log is all I get before motionplus exits - that's from program launch to program exit.
If you use Docker at all, can you test this package? https://hub.docker.com/r/crcinau/motionplus
I wonder if I'm somehow missing a library or if I need to add something else?
I don't really do docker anymore after their change of terms.
If that is the extent of the log, how are you validating that it shut down? When you run it in a docker terminal, is it terminating there?
Yeah - if I run it interactively, it just exits... I'm just about to rebuild the containers with the new commits over the last 24 hours or so and will test again.
There will be more commits soon. None are going to have anything to do with this issue (which to me seems like something associated with docker).
I updated the containers based on code in master as of now - and this doesn't seem to happen anymore....
I wonder if it was fixed by this commit: https://github.com/Motion-Project/motionplus/commit/5801d52dda3cbd08037a43bde2b79aa9e3b4708c
I'll keep testing and close this if I don't see this issue anymore.
This seems to be resolved with the above mentioned commit. Closing.
Did you read the guide?
Yes
What is the base version number of MotionPlus being used?
0.1.x
What was the install method?
Built from source code
What is base architecture?
ARM-64bit
What is the distro being used?
Ubuntu
Disto version number
No response
Camera/Sound type(s) being used?
Network camera with RTSP
Describe the issue/problem and steps to reproduce
When running, Motionplus will exit at this point of the log. A zero byte snapshot file is written to
/tmp/cameras/
, and no further output is written to the log, or to/tmp/cameras/
I have played with both the framerates, and disabling the scripts for event & picture write with no luck.
Relevant MotionPlus log output (at log_level 8)