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: grey scale video/just streaming and no motion detection
      (tosiara)
   2. Re: grey scale video/just streaming and no motion detection
      (Colin Law)
   3. Re: grey scale video/just streaming and no motion detection
      (Hannes)


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

Message: 1
Date: Fri, 25 Aug 2017 16:58:49 +0300
From: tosiara <tosi...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] grey scale video/just streaming and no
        motion detection
Message-ID:
        <CACHTdwSxo7pDrJbG2-U=yynvjpfpac0xakmqzueeueoawfp...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

1. There is no such option. Should be an easy source code change to allow
it, but I haven seen anyone implementing it.
To reduce bandwidth you can also try to build a development branch that
creates secondary stream with reduced resolution:
https://github.com/Motion-Project/motion/pull/454

2. curl -s http://localhost:8080/0/detection/pause > /dev/null

On Fri, Aug 25, 2017 at 8:36 AM, Hannes <hannes.softw...@gmx.at> wrote:

> Question 1:
> Because I want to save bandwidth (with mobile network), please can
> someone give me an advice, how to stream in grey scale and not in colour ?
>
> Question 2:
> I run my raspberry with battery and motion has always ~10-12% cpu , so I
> want to save power depending on day time.
> I want to have temporary no motion detection and just streaming to be
> able to look if it is just working.
> I can setup different behaviour with contab -e, but how to set
> motion.conf doing just streaming and no motion detection ?
>
> Has someone a best praxis example how to archive this ?
>
> Thank you !
>
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> 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 Aug 2017 15:32:02 +0100
From: Colin Law <clan...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] grey scale video/just streaming and no
        motion detection
Message-ID:
        <CAL=0glvq9lyn+cxkdqvtadwdcb2us6m_iubofbjun400di2...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"

An alternative which (I assume) should save a fair amount of
processing might be to specify a mask which ignores the complete
image.

Depending on what type of stream you are getting from the camera you
may find that the actual motion detection is not a large percentage of
the processor load.  For example I have an H.265 rtsp stream which
motion has to parse and most of the processor utilisation appears to
be just the process of following the stream.  Which is an interesting
play on words as the camera is in fact watching a stream (of the wet
variety).

Colin

On 25 August 2017 at 06:36, Hannes <hannes.softw...@gmx.at> wrote:
> Question 1:
> Because I want to save bandwidth (with mobile network), please can
> someone give me an advice, how to stream in grey scale and not in colour ?
>
> Question 2:
> I run my raspberry with battery and motion has always ~10-12% cpu , so I
> want to save power depending on day time.
> I want to have temporary no motion detection and just streaming to be
> able to look if it is just working.
> I can setup different behaviour with contab -e, but how to set
> motion.conf doing just streaming and no motion detection ?
>
> Has someone a best praxis example how to archive this ?
>
> Thank you !
>
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> 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: Sat, 26 Aug 2017 08:01:22 +0200
From: Hannes <hannes.softw...@gmx.at>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] grey scale video/just streaming and no
        motion detection
Message-ID: <8fbe6c11-27f3-f0c9-bd09-8db491852...@gmx.at>
Content-Type: text/plain; charset="utf-8"

> 1. There is no such option. Should be an easy source code change to
> allow it, but I haven seen anyone implementing it.
unfortunately I'm not familiar with this/any C code, but if someone is
out there, who sees this as an easy source code change, he/she is warmly
welcome to do it !
I guess I'm not the only one who wants save network bandwidth, save disc
space and probably CPU load with all following positive aspects
> 2. curl -s http://localhost:8080/0/detection/pause
> <http://localhost:8080/0/detection/pause> > /dev/null
I measured no change in CPU load, are there more such commands, I didn't
found any documentation about this
>
>     Question 1:
>     Because I want to save bandwidth (with mobile network), please can
>     someone give me an advice, how to stream in grey scale and not in
>     colour ?
>
>     Question 2:
>     I run my raspberry with battery and motion has always ~10-12% cpu
>     , so I
>     want to save power depending on day time.
>     I want to have temporary no motion detection and just streaming to be
>     able to look if it is just working.
>     I can setup different behaviour with contab -e, but how to set
>     motion.conf doing just streaming and no motion detection ?
>
>     Has someone a best praxis example how to archive this ?
>
>     Thank you !
>
-------------- next part --------------
An HTML attachment was scrubbed...

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

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

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

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 134, Issue 8
*******************************************

Reply via email to