-
To mister Dave an co developers many thanks for your Motionplus work. I am using both Ubuntu20.4 on a larger computer desktop and a Raspberrypi 4(PiOS with both libcamera enabled and /dev/video)). My observation concerns both. When I enter the command motionplus, everything starts okay and i see the text "motion enabled" in the logs. However no motion is recorded from my cameras. I can see that at least with a webcam the light is on. Movement in front of any camera (pi module or webcam does not start an event. No file saved or log info. Nothing. The cameras are working as I can see their output on localhost:8080. When I issue a RESTART command from the web control (localhost:8080) I observe on the logs that it restarts correctly and now the the video file is saved. The info is recorded in logs (as event start, event finish etc.) This applies to both Ubuntu and PiOS on the respective hardware. Is this a correct action? Am I missing something in the config file? For both use cases I have added a camera1.conf file and for the RaspberryPI a camera1.conf and Camera2.conf files, with mainly defaults but enabled the webcontrol. option3. The motionplus is compiled from the master (13 Feb) in both cases and the compile was successful after following build instructions. I stop with a controlC or kill command. The next start after either gives the same issue corrected by the remote RESTART. Is the shutdown not working properly? I have started a discussion rather than a new issue just in case I have missed something obvious. Many thanks for your consideration and advice. PS: The libwebcam module is working well and I suggest that the warning in the script may be cast to history in the near future. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
There was an error in the threshold_maximum and a fix has been pushed. |
Beta Was this translation helpful? Give feedback.
There was an error in the threshold_maximum and a fix has been pushed.