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. Questions on CPU load and motion detection level (Willy Gardiol)
   2. Re: Questions on CPU load and motion detection level (tosiara)
   3. Re: Questions on CPU load and motion detection level (Colin Law)


----------------------------------------------------------------------

Message: 1
Date: Fri, 25 Jan 2019 14:06:21 +0100
From: Willy Gardiol <wi...@gardiol.org>
To: motion-user@lists.sourceforge.net
Subject: [Motion-user] Questions on CPU load and motion detection
        level
Message-ID: <932b240d-a607-0da5-e7fe-0e5541b68...@gardiol.org>
Content-Type: text/plain; charset=utf-8


Hi!

i have installed Motion with success, it's an amazing piece of software
and i love it so far.

My setup is:

5 IP Axis cameras (configured using URL
http://10.0.0.X/axis-cgi/jpg/image.cgi?resolution=1280x1024)

4 Chinese V380 IP cameras (configured using URL
rtsp://10.0.0.Y:554/live/ch00_1)

The server is a small form PC with a Intel(R) Celeron(R) CPU G1840 @
2.80GHz, 8Gb RAM and some storage space.

Things works, but i have a few areas where i would like to better
understand what is going on.

I see that, with motion detection active, some cameras are always
recording (300Gb+ in a couple of days) while others simply never detect
any motion.

CPU load is quite high, on the 40% level constantly IF i disable motion
detection. With motion detection active, it goes up to 80/90% of CPU.

I tried adding the option "movie_passthrough on" to the cameras, but
nothing has changed.

My questions:

1. Should i specify a width/height for each camera? The two set of
cameras have different resolutions

2. How can i check motion detection, and tune it so that it is more
reasonable?

3. How can i lower CPU usage? Change video codecs? Reduce image resolution?


thank you, also if you can point me to resources to deepen these topics.




------------------------------

Message: 2
Date: Fri, 25 Jan 2019 15:31:26 +0200
From: tosiara <tosi...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Questions on CPU load and motion detection
        level
Message-ID:
        <cachtdwrujrnwytu_b+p-91a5ocsn2kvgstxtuvhbb79chs-...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"

I'd recommend you to connect a single camera and play with params
before you get familiar with how motion works. And then add on by one
any additional
Height and width must be specified in the config
It is normal to see such cpu usage if you are using motion detection

On Fri, Jan 25, 2019 at 3:23 PM Willy Gardiol via Motion-user
<motion-user@lists.sourceforge.net> wrote:
>
>
> Hi!
>
> i have installed Motion with success, it's an amazing piece of software
> and i love it so far.
>
> My setup is:
>
> 5 IP Axis cameras (configured using URL
> http://10.0.0.X/axis-cgi/jpg/image.cgi?resolution=1280x1024)
>
> 4 Chinese V380 IP cameras (configured using URL
> rtsp://10.0.0.Y:554/live/ch00_1)
>
> The server is a small form PC with a Intel(R) Celeron(R) CPU G1840 @
> 2.80GHz, 8Gb RAM and some storage space.
>
> Things works, but i have a few areas where i would like to better
> understand what is going on.
>
> I see that, with motion detection active, some cameras are always
> recording (300Gb+ in a couple of days) while others simply never detect
> any motion.
>
> CPU load is quite high, on the 40% level constantly IF i disable motion
> detection. With motion detection active, it goes up to 80/90% of CPU.
>
> I tried adding the option "movie_passthrough on" to the cameras, but
> nothing has changed.
>
> My questions:
>
> 1. Should i specify a width/height for each camera? The two set of
> cameras have different resolutions
>
> 2. How can i check motion detection, and tune it so that it is more
> reasonable?
>
> 3. How can i lower CPU usage? Change video codecs? Reduce image resolution?
>
>
> thank you, also if you can point me to resources to deepen these topics.
>
>
>
> _______________________________________________
> 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



------------------------------

Message: 3
Date: Fri, 25 Jan 2019 16:21:00 +0000
From: Colin Law <clan...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Questions on CPU load and motion detection
        level
Message-ID:
        <CAL=0gltnu0tnr2bhm2xgcy0fxozomdusuumlrvayezmhgub...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"

And make sure the size in the config file matches exactly that from
the camera (you can view the camera in VLC, for example, and check
what the image size is if necessary). If Motion has to resize that
will use a lot of CPU.

Colin


On Fri, 25 Jan 2019 at 13:32, tosiara <tosi...@gmail.com> wrote:
>
> I'd recommend you to connect a single camera and play with params
> before you get familiar with how motion works. And then add on by one
> any additional
> Height and width must be specified in the config
> It is normal to see such cpu usage if you are using motion detection
>
> On Fri, Jan 25, 2019 at 3:23 PM Willy Gardiol via Motion-user
> <motion-user@lists.sourceforge.net> wrote:
> >
> >
> > Hi!
> >
> > i have installed Motion with success, it's an amazing piece of software
> > and i love it so far.
> >
> > My setup is:
> >
> > 5 IP Axis cameras (configured using URL
> > http://10.0.0.X/axis-cgi/jpg/image.cgi?resolution=1280x1024)
> >
> > 4 Chinese V380 IP cameras (configured using URL
> > rtsp://10.0.0.Y:554/live/ch00_1)
> >
> > The server is a small form PC with a Intel(R) Celeron(R) CPU G1840 @
> > 2.80GHz, 8Gb RAM and some storage space.
> >
> > Things works, but i have a few areas where i would like to better
> > understand what is going on.
> >
> > I see that, with motion detection active, some cameras are always
> > recording (300Gb+ in a couple of days) while others simply never detect
> > any motion.
> >
> > CPU load is quite high, on the 40% level constantly IF i disable motion
> > detection. With motion detection active, it goes up to 80/90% of CPU.
> >
> > I tried adding the option "movie_passthrough on" to the cameras, but
> > nothing has changed.
> >
> > My questions:
> >
> > 1. Should i specify a width/height for each camera? The two set of
> > cameras have different resolutions
> >
> > 2. How can i check motion detection, and tune it so that it is more
> > reasonable?
> >
> > 3. How can i lower CPU usage? Change video codecs? Reduce image resolution?
> >
> >
> > thank you, also if you can point me to resources to deepen these topics.
> >
> >
> >
> > _______________________________________________
> > 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
>
>
> _______________________________________________
> 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



------------------------------



------------------------------

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 151, Issue 42
********************************************

Reply via email to