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. Stoppng Motion in Raspberry (Pierre Demeure)
2. Re: Stoppng Motion in Raspberry (Spencer Chun)
3. Re: Stoppng Motion in Raspberry (S Andreason)
4. Re: Stoppng Motion in Raspberry (Kevin Shumaker)
----------------------------------------------------------------------
Message: 1
Date: Wed, 23 Mar 2022 21:13:21 +0100
From: Pierre Demeure <[email protected]>
To: [email protected]
Subject: [Motion-user] Stoppng Motion in Raspberry
Message-ID:
<capiei1+pzcnms84vwt5r9aru+c1oebbldu8jhvowdlzbjx1...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hello,
I have Motion working but it records videos on each movement detection. I'd
like to stop this recording and I tried to stop motion, but even with all
the commands I found in guides and web, motion continues to record.
Is there somewhere a good guide for motion.conf and use of commands stop
and start ?
Many thanks in advance if you can help me.
Kind regards,
Pierre
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 2
Date: Wed, 23 Mar 2022 13:48:47 -0700
From: Spencer Chun <[email protected]>
To: Motion discussion list <[email protected]>,
[email protected]
Subject: Re: [Motion-user] Stoppng Motion in Raspberry
Message-ID:
<CAPGXEki8hctWT5r22TXDufD=_4p6oqksu5xh8cfjv-wpw+c...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Without a lot of details on the situation, I am assuming that motion is
running as a service. With that assumption, the command line command to
stop would be
sudo service motion stop
To restart motion
sudo service motion start
Moreover motion only looks at motion.conf file at the start. If motion is
running and you edit motion.conf and want to use the changes, stop motion
and then start it up again using the service stop, start or
sudo motion restart
On Wed, Mar 23, 2022 at 1:15 PM Pierre Demeure [email protected]> wrote:
> Hello,
> I have Motion working but it records videos on each movement detection.
> I'd like to stop this recording and I tried to stop motion, but even with
> all the commands I found in guides and web, motion continues to record.
> Is there somewhere a good guide for motion.conf and use of commands stop
> and start ?
> Many thanks in advance if you can help me.
> Kind regards,
> Pierre
> _______________________________________________
> 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, 23 Mar 2022 14:06:17 -0700
From: S Andreason <[email protected]>
To: Motion-user <[email protected]>
Subject: Re: [Motion-user] Stoppng Motion in Raspberry
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8; format=flowed
Hi Pierre,
Recording videos on each movement is kinda what motion is for.
I see another possible way of thinking in what you wrote, If you don't
want movies, and instead only want screenshots, then look in motion.conf
for
# Create movies of motion events.
movie_output on
and change it to off.
Stewart
Pierre Demeure wrote:
> I have Motion working but it records videos on each movement
> detection. I'd like to stop this recording and I tried to stop motion,
> but even with all the commands I found in guides and web, motion
> continues to record.
> Is there somewhere a good guide for motion.conf and use of commands
> stop and start ?
> Many thanks in advance if you can help me.
>
------------------------------
Message: 4
Date: Wed, 23 Mar 2022 17:22:14 -0400
From: Kevin Shumaker <[email protected]>
To: Motion discussion list <[email protected]>
Subject: Re: [Motion-user] Stoppng Motion in Raspberry
Message-ID:
<cacyr9jdwegtmtz_fataag4c7eee+py55d6dhypmaa9he2pv...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
I have found these links in the motion-project docs to be of great help:
Enabling and disabling motion detection:
https://motion-project.github.io/motion_config.html#OptDetail_Motion_Detection
What commands to put into scripts
https://motion-project.github.io/motion_config.html#OptDetail_Scripts
Controlling some functionality via web
https://motion-project.github.io/motion_config.html#OptDetail_Webcontrol
On Wed, Mar 23, 2022 at 5:07 PM S Andreason <[email protected]> wrote:
> Hi Pierre,
> Recording videos on each movement is kinda what motion is for.
> I see another possible way of thinking in what you wrote, If you don't
> want movies, and instead only want screenshots, then look in motion.conf
> for
> # Create movies of motion events.
> movie_output on
>
> and change it to off.
> Stewart
>
> Pierre Demeure wrote:
> > I have Motion working but it records videos on each movement
> > detection. I'd like to stop this recording and I tried to stop motion,
> > but even with all the commands I found in guides and web, motion
> > continues to record.
> > Is there somewhere a good guide for motion.conf and use of commands
> > stop and start ?
> > Many thanks in advance if you can help me.
> >
>
>
>
> _______________________________________________
> 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
>
--
Thanks
Kevin Shumaker
N38? 19' 56.52"
W85? 45' 8.56"
Semper Gumby
?Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.? - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?
-------------- 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 189, Issue 8
*******************************************