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. Installing error (Otto Gvert)
   2. Re: Installing error (Thomas)
   3. Re: Image triggered by motion detection but additional images
      every few seconds (8 Mile to the Gallon)
   4. Re: Image triggered by motion detection but additional images
      every few seconds (Colin Law)


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

Message: 1
Date: Thu, 29 Nov 2018 19:16:38 +0000 (UTC)
From: Otto Gvert <stuffplac...@yahoo.com>
To: Motion Discussion List <motion-user@lists.sourceforge.net>
Subject: [Motion-user] Installing error
Message-ID: <1591945238.1054862.1543518998...@mail.yahoo.com>
Content-Type: text/plain; charset="utf-8"

Using Linux Mint 18.2 updated.
Just coming back to motion.? Have not idea how to handle the error.
Used instructions from:
 Used instructions from:
https://rawgit.com/Motion-Project/motion/release-4.2/motion_build.html

Abbreviated Building Guide
Debian / Ubuntu / Raspbian Packages
Did all the items.

sudo apt-get install autoconf automake build-essential pkgconf libtool 
libzip-dev libjpeg-dev git libavformat-dev libavcodec-dev libavutil-dev 
libswscale-dev libavdevice-dev libwebp-dev gettext libmicrohttpd-dev

cd ~
git clone https://github.com/Motion-Project/motion.git
cd motion
autoreconf -fiv
./configure
make
make install ?
@oldcity ~/motion $ make install
Installing files...
--------------------------------------------------------------------------------
mkdir -p /usr/local/bin
mkdir -p /usr/local/share/man/man1
mkdir: cannot create directory ?/usr/local/share/man/man1?: Permission denied
Makefile:193: recipe for target 'install' failed
make: *** [install] Error 1
@oldcity ~/motion $
Have no idea how to handle the error.? Help please.


-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 2
Date: Thu, 29 Nov 2018 20:29:44 +0100
From: Thomas <674...@web.de>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Installing error
Message-ID: <5e286733-8800-45b7-8ec5-ee5c4fb98...@web.de>
Content-Type: text/plain; charset="utf-8"

try:
sudo make install


Am 29. November 2018 20:16:38 MEZ schrieb Otto Gvert via Motion-user 
<motion-user@lists.sourceforge.net>:
>Using Linux Mint 18.2 updated.
>Just coming back to motion.? Have not idea how to handle the error.
>Used instructions from:
> Used instructions from:
>https://rawgit.com/Motion-Project/motion/release-4.2/motion_build.html
>
>Abbreviated Building Guide
>Debian / Ubuntu / Raspbian Packages
>Did all the items.
>
>sudo apt-get install autoconf automake build-essential pkgconf libtool
>libzip-dev libjpeg-dev git libavformat-dev libavcodec-dev libavutil-dev
>libswscale-dev libavdevice-dev libwebp-dev gettext libmicrohttpd-dev
>
>cd ~
>git clone https://github.com/Motion-Project/motion.git
>cd motion
>autoreconf -fiv
>./configure
>make
>make install ?
>@oldcity ~/motion $ make install
>Installing files...
>--------------------------------------------------------------------------------
>mkdir -p /usr/local/bin
>mkdir -p /usr/local/share/man/man1
>mkdir: cannot create directory ?/usr/local/share/man/man1?: Permission
>denied
>Makefile:193: recipe for target 'install' failed
>make: *** [install] Error 1
>@oldcity ~/motion $
>Have no idea how to handle the error.? Help please.

-- 
Diese Nachricht wurde von meinem Android-Ger?t mit K-9 Mail gesendet.
-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 3
Date: Thu, 29 Nov 2018 17:41:46 -0500
From: 8 Mile to the Gallon <70ford...@gmail.com>
To: motion-user@lists.sourceforge.net
Subject: Re: [Motion-user] Image triggered by motion detection but
        additional images every few seconds
Message-ID:
        <CAMyA4ODRVdPdNX8b9W+LPwyUDvtpNA0G33=vzezcatnz0wc...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

I have not looked at your config file, but I when I started with motion
many years ago, I recall seeing more pictures than expected.

I turned on the option that drew a box around the motion. This helps you
locate the area with many very small things are moving.
I also output the number of changed pixels to get an idea of what the noise
level was.
I also used the option to display all the changed pixels.

I then greatly increased the motion threshold as an astounding number of
things can change invisibly to the naked eye. I should add that I output
every picture above the threshold.

I have resigned myself that most of the pictures I get are super boring
pictures.



On Thu, Nov 29, 2018 at 10:38 AM Bill Graham via Motion-user <
motion-user@lists.sourceforge.net> wrote:

> Hi,
>
> I have almost successfully setup motion on JessieLite on a Raspberry Pi 2.
> I have attached a copy of my motion.conf.
>
> When motion is detected I see images with trigger text embedded but in
> addition to these I get bombarded with images every few seconds. Am I
> missing something in my motion.conf file or is it due to low quality camera
> hardware ? Has anyone seen this issue before ?
>
>
> _______________________________________________
> 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: 4
Date: Fri, 30 Nov 2018 09:00:50 +0000
From: Colin Law <clan...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Image triggered by motion detection but
        additional images every few seconds
Message-ID:
        <CAL=0gLu92T_LATOeVaK7x=gwbuc-_+twlxxqg70vn2fre+7...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"

On Thu, 29 Nov 2018 at 15:38, Bill Graham via Motion-user
<motion-user@lists.sourceforge.net> wrote:
>
> Hi,
>
> I have almost successfully setup motion on JessieLite on a Raspberry Pi 2. I 
> have attached a copy of my motion.conf.
>
> When motion is detected I see images with trigger text embedded but in 
> addition to these I get bombarded with images every few seconds. Am I missing 
> something in my motion.conf file or is it due to low quality camera hardware 
> ? Has anyone seen this issue before

Do you mean you see images even when motion is not detected?  If you
just mean you get lots of images when motion is detected then you can
change output_pictures to first instead of on.

Colin



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



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

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 149, Issue 35
********************************************

Reply via email to