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. Re: Question about Motion (Barry Martin)
2. No motion detection after update to 4.4 (J. Michael)
3. Re: No motion detection after update to 4.4 (tosiara)
4. Re: No motion detection after update to 4.4 (Pierre Demeure)
----------------------------------------------------------------------
Message: 1
Date: Mon, 28 Mar 2022 08:58:15 -0500
From: Barry Martin <[email protected]>
To: [email protected]
Subject: Re: [Motion-user] Question about Motion
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8; format=flowed
> I'm new to use Motion software and I need to ask
> you some questions, about Motion:
Welcome to the Motion Group!
> 1 -how and where? Motion store the data received from a Pi Camera ( in
> my case ) ?
As others have mentioned,? wherever you tell it to.? You could store on
the Pi's microSD card, a USB thumbdrive or USB hard drive, or do like I
do and store on? a network storage device (NAS).
For one camera you can put the storage location command in motion.conf;
for two or more put in the respective camera*.conf. From one of mine:
??? # File name(without extension) for movies relative to target directory
??? movie_filename %m-%d/%v-%Y%m%d%H%M%S
??? # picture_filename CAM1_%v-%Y%m%d%H%M%S-%q
??? target_dir /mnt/NSA320/Unit_1/Camera1
The "%m-$d/" puts the day's files into it's own subdirectory: March 28th
one directory, March 29th another.
Speaking of Pi cameras, I am originally used aRPi4 with two USB
cameras.? I found I had problems with incomplete recordings, dropouts,
resets, etc.? Ends up the higher resolution? I desired was overloading
the poor Pi's USB stuff.? Put the second USB camera on a separate Pi and
no more problems.? Not sure how the Pi camera will react -- try and see.
> 2 - 'd like to understand the way I can get the data produced using
> Motion with
> a Pi Camera, to store them into a Django database.
>
> In particular where are stored data as for example?the?photos ( or
> videos )
> the time a photo has been done, and others parameters related ?
My command example above may help you with this question.
> 3 - Does exist a printed book or a tutorial about Motion software
> except for the official documentation of the web site, and could you
> suggest
> me some tutorial or useful motion guide ?
As others have said, no, but this page is extremely helpful:
https://motion-project.github.io/motion_config.html#commandlineoptions
Click on the item, or just scroll to get an overall idea of what is
available.
Keep backups!? Use the Pi's SD Copier utility for major changes, make an
electronic backup (sudo cp camera1.conf camera1.conf_0328 (March 28) for
minor ones.? I haven't screwed things up to the point I needed the
physical back up card - yet! <g>
Reload Motion: "sudo service motion stop" followed by "sudo service
motion start".? I found the 'restart' switch didn't always work.? The
'status' option is handy for troubleshooting.
Barry
------------------------------
Message: 2
Date: Tue, 29 Mar 2022 10:25:10 +0200
From: "J. Michael" <[email protected]>
To: [email protected]
Subject: [Motion-user] No motion detection after update to 4.4
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8; format=flowed
Hello,
I'm using motion? 4.3.2 on a Linux Mint 20.3 machine with 2 cameras
conneceted via RTSP. After the update to 4.4 the motion detection fails,
no recordings and no log entries. In the web interface I can see both
streams. If I start an event from the web interface the video is written
to the target dir.
Any hints?
Regards
Jochen
------------------------------
Message: 3
Date: Tue, 29 Mar 2022 11:28:43 +0300
From: tosiara <[email protected]>
To: Motion discussion list <[email protected]>
Subject: Re: [Motion-user] No motion detection after update to 4.4
Message-ID:
<cachtdwtkq6k81obudqzgf0_kdezbupngwrkrvq15eqs6ix8...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
Please run motion with -d 9, reproduce the failure, stop motion and
send the log file
On Tue, Mar 29, 2022 at 11:26 AM J. Michael <[email protected]> wrote:
>
> Hello,
>
> I'm using motion 4.3.2 on a Linux Mint 20.3 machine with 2 cameras
> conneceted via RTSP. After the update to 4.4 the motion detection fails,
> no recordings and no log entries. In the web interface I can see both
> streams. If I start an event from the web interface the video is written
> to the target dir.
> Any hints?
>
> Regards
> Jochen
>
>
>
> _______________________________________________
> 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
------------------------------
Message: 4
Date: Tue, 29 Mar 2022 10:30:26 +0200
From: Pierre Demeure <[email protected]>
To: Motion discussion list <[email protected]>
Subject: Re: [Motion-user] No motion detection after update to 4.4
Message-ID:
<CAPiei1KNa4=hklebuai-yg1o0ztzmiv+wg4whgbuxwmefvr...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hi
Have you checked if there are no modifications in motion.conf about
recording videos or pictures ?
Le mar. 29 mars 2022 ? 10:26, J. Michael <[email protected]> a ?crit :
> Hello,
>
> I'm using motion 4.3.2 on a Linux Mint 20.3 machine with 2 cameras
> conneceted via RTSP. After the update to 4.4 the motion detection fails,
> no recordings and no log entries. In the web interface I can see both
> streams. If I start an event from the web interface the video is written
> to the target dir.
> Any hints?
>
> Regards
> Jochen
>
>
>
> _______________________________________________
> 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 189, Issue 15
********************************************