Send Motion-user mailing list submissions to motion-user@lists.sourceforge.net
To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/motion-user or, via email, send a message with subject or body 'help' to motion-user-requ...@lists.sourceforge.net You can reach the person managing the list at motion-user-ow...@lists.sourceforge.net When replying, please edit your Subject line so it is more specific than "Re: Contents of Motion-user digest..." Today's Topics: 1. Re: High CPU Usage (MrDave) 2. help (Commercial) ---------------------------------------------------------------------- Message: 1 Date: Fri, 25 Dec 2020 07:48:57 -0700 From: MrDave <motionmrd...@gmail.com> To: motion-user@lists.sourceforge.net Subject: Re: [Motion-user] High CPU Usage Message-ID: <ed9a05bd-3fe2-ec9c-6bfb-c9872c391...@gmail.com> Content-Type: text/plain; charset="utf-8"; Format="flowed" The reason for the high cpu is that within the configuration files you have not set up a camera.? Motion therefore goes into a loop trying to open a camera that is incorrectly specified. Reviewing the log posted in the issue, the following is at the very top ..... [0:motion] [NTC] [ALL] conf_load: Processing thread 0 - config file /etc/motioneye/motion.conf [0:motion] [ALR] [ALL] config_camera: Camera config file camera-1.conf not found: No such file or directory [0:motion] [ALR] [ALL] config_camera: Camera config file camera-2.conf not found: No such file or directory And further it reports that the motion.conf file contains the following lines camera camera-1.conf camera camera-2.conf Specifying the camera files this way _/may/_ work _/sometimes/_. In your case, it does not work as indicated in the log messages. Instead, the camera configuration lines should specify the full path to the file.? Such as: camera /etc/motioneye/camera-1.conf camera /etc/motioneye/camera-2.conf Then, within each of those needs to be specified the information regarding the configuration of the camera. In the issue, there was also link to many instructional videos that I'd recommend you review to get started. (https://www.youtube.com/channel/UCZpOjUMnc-uO3qIyZAD_4lg/videos). These videos are specific to using just the Motion application and do not use Motioneye since that is a different application and set of developers.? If there are questions about the setup of Motioneye I'd recommend consulting their help. On 12/25/2020 6:45 AM, Commercial wrote: > Hi, > > I am using MotionEyeOS, but motion is causing high cpu usage, need help. > > Ubuntu 20.04 > > Intel i7-4790k and only running two cameras at 720p@30fps rtsp > > See original post here > > https://github.com/Motion-Project/motion/issues/1290 > <https://github.com/Motion-Project/motion/issues/1290> > > Thanks, > Have a nice day > > Sorry for the repeated emails. > > > > _______________________________________________ > Motion-user mailing list > Motion-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/motion-user > https://motion-project.github.io/ > > Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 2 Date: Fri, 25 Dec 2020 08:44:17 -0500 From: Commercial <commerc...@manjot.net> To: motion-user@lists.sourceforge.net Subject: [Motion-user] help Message-ID: <CAEbXTN=6m9rh-zfza4t75cvu46w2uncmxuebrjzebdxulqg...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" Hi, I am using MotionEyeOS, but motion is causing high cpu usage, need help. Ubuntu 20.04 Intel i7-4790k and only running two cameras at 720p@30fps rtsp See original post here https://github.com/Motion-Project/motion/issues/1290 Thanks, Have a nice day -------------- next part -------------- An HTML attachment was scrubbed... -------------- next part -------------- A non-text attachment was scrubbed... Name: Screenshot 2020-12-24 045356.png Type: image/png Size: 256657 bytes Desc: not available ------------------------------ ------------------------------ Subject: Digest Footer _______________________________________________ Motion-user mailing list Motion-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/motion-user ------------------------------ End of Motion-user Digest, Vol 174, Issue 7 *******************************************