Send Motion-user mailing list submissions to
[email protected]
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
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Motion-user digest..."
Today's Topics:
1. compilation of motion (via prenestina)
2. Re: compilation of motion (MrDave)
3. Re: area_detect on_area_detected (MrDave)
----------------------------------------------------------------------
Message: 1
Date: Wed, 4 Jan 2023 22:47:37 +0100
From: via prenestina <[email protected]>
To: Motion discussion list <[email protected]>
Subject: [Motion-user] compilation of motion
Message-ID:
<capknyaw5hi-f6cydo6ew-k+x57nfvmxsvtl-fwa2gbculeu...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Dear all,
here is what I get when I try to run autoreconf (as indicated in the
manual). Any suggestion?
Thank you
autoreconf -f
aclocal: warning: couldn't open directory 'm4': No such file or directory
configure.ac:1: warning: AC_INIT: not a literal:
"esyscmd('./scripts/version.sh')"
configure.ac:4: error: required file './compile' not found
configure.ac:4: 'automake --add-missing' can install 'compile'
configure.ac:9: error: required file './config.guess' not found
configure.ac:9: 'automake --add-missing' can install 'config.guess'
configure.ac:12: error: required file './config.rpath' not found
configure.ac:9: error: required file './config.sub' not found
configure.ac:9: 'automake --add-missing' can install 'config.sub'
configure.ac:2: error: required file './install-sh' not found
configure.ac:2: 'automake --add-missing' can install 'install-sh'
configure.ac:2: error: required file './missing' not found
configure.ac:2: 'automake --add-missing' can install 'missing'
src/Makefile.am: error: required file './depcomp' not found
src/Makefile.am: 'automake --add-missing' can install 'depcomp'
autoreconf: error: automake failed with exit status: 1
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 2
Date: Wed, 4 Jan 2023 21:18:07 -0700
From: MrDave <[email protected]>
To: [email protected]
Subject: Re: [Motion-user] compilation of motion
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
The manual indicates option of -fiv not just -f
https://motion-project.github.io/motion_build.html#Abbreviated_Building
On 1/4/2023 2:47 PM, via prenestina wrote:
> Dear all,
>
> here is what I get when I try to run autoreconf (as indicated in the
> manual). Any suggestion?
>
> Thank you
>
>
> autoreconf -f
> aclocal: warning: couldn't open directory 'm4': No such file or directory
> configure.ac:1 <http://configure.ac:1>: warning: AC_INIT: not a
> literal: "esyscmd('./scripts/version.sh')"
> configure.ac:4 <http://configure.ac:4>: error: required file
> './compile' not found
> configure.ac:4 <http://configure.ac:4>: ? 'automake --add-missing' can
> install 'compile'
> configure.ac:9 <http://configure.ac:9>: error: required file
> './config.guess' not found
> configure.ac:9 <http://configure.ac:9>: ? 'automake --add-missing' can
> install 'config.guess'
> configure.ac:12 <http://configure.ac:12>: error: required file
> './config.rpath' not found
> configure.ac:9 <http://configure.ac:9>: error: required file
> './config.sub' not found
> configure.ac:9 <http://configure.ac:9>: ? 'automake --add-missing' can
> install 'config.sub'
> configure.ac:2 <http://configure.ac:2>: error: required file
> './install-sh' not found
> configure.ac:2 <http://configure.ac:2>: ? 'automake --add-missing' can
> install 'install-sh'
> configure.ac:2 <http://configure.ac:2>: error: required file
> './missing' not found
> configure.ac:2 <http://configure.ac:2>: ? 'automake --add-missing' can
> install 'missing'
> src/Makefile.am: error: required file './depcomp' not found
> src/Makefile.am: ? 'automake --add-missing' can install 'depcomp'
> autoreconf: error: automake failed with exit status: 1
>
>
> _______________________________________________
> Motion-user mailing list
> [email protected]
> 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: 3
Date: Wed, 4 Jan 2023 21:22:32 -0700
From: MrDave <[email protected]>
To: [email protected]
Subject: Re: [Motion-user] area_detect on_area_detected
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
I would not think of area_detect.? Instead, I'd think of of just the
on_movie_end
(https://motion-project.github.io/motion_config.html#on_movie_end) and
using the coordinates in a script.? Within the script then determine
whether the coordinates are in area of front door or driveway and move
the file accordingly.
On 1/3/2023 10:16 AM, Harlan Daneker wrote:
> Hi,
>
> Using *area_detect* and *on_area_detected* is there a way to detect
> motion in all areas and rename or redirect (to a different target
> directory) files only for specified areas? For instance I could record
> motion for my front yard and the files recorded from my front door
> could have a different file name or be put in a different directory.
>
> Or I could record my driveway and the street and the files recorded
> from my driveway could have a different file name or be put in a
> different directory.
>
> Thanks
>
>
> _______________________________________________
> Motion-user mailing list
> [email protected]
> 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...
------------------------------
------------------------------
Subject: Digest Footer
_______________________________________________
Motion-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/motion-user
------------------------------
End of Motion-user Digest, Vol 197, Issue 2
*******************************************