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: Motion time-lapse photography (Arianto C Nugroho)
   2. Re: Motion time-lapse photography (Colin Law)
   3. Re: Motion time-lapse photography (Colin Law)


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

Message: 1
Date: Fri, 02 Feb 2018 06:53:07 +0000
From: Arianto C Nugroho <arianto.nugr...@gmail.com>
To: Joel Avery <joel_av...@yahoo.ca>,  Motion discussion list
        <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Motion time-lapse photography
Message-ID:
        <capusbmb4kpjhfczbvq91vs8jypmwq35rdicct4t4ecqypac...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

what command do you use from CLI to make the picture ?

On Thu, 1 Feb 2018 at 16:21 Joel Avery via Motion-user <
motion-user@lists.sourceforge.net> wrote:

> I use motion to take a snapshot at the same time every day via cron. It is
> mostly to show that my setup was actually still working if no motion was
> triggered over the day.
>
> When I had a camera on my front garden to catch the owner letting their
> dog abuse my garden (why I started using motion in the first place), it was
> a nice way to watch the garden grow over the summer. I took all the stills
> and rolled them into a giant animated GIF in the fall.
>
> On Thursday, February 1, 2018, 10:12:04 AM EST, Adam Briggs via
> Motion-user <motion-user@lists.sourceforge.net> wrote:
>
>
>
> Hello, has anyone used motion for time lapse photography? I also was
> wondering if so has anyone set the time lapse interval up to say as much as
> 600 secs / 10 mins?
>
> Thanks,Adam.
>
> ------------------------------------------------------------------------------
> 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
>
> ------------------------------------------------------------------------------
> 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, 2 Feb 2018 10:35:38 +0000
From: Colin Law <clan...@gmail.com>
To: Adam Briggs <adbr...@yahoo.com>,  Motion discussion list
        <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Motion time-lapse photography
Message-ID:
        <CAL=0gluhi6p7mm9u5c0bn5vvgdjca1xureak-xexkmcyn27...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

On 2 February 2018 at 00:51, Adam Briggs via Motion-user <
motion-user@lists.sourceforge.net> wrote:

> pi@raspberrypi:~ $ df
> Filesystem     1K-blocks    Used Available Use% Mounted on
> /dev/root       15205520 4649504   9875508  33% /
> devtmpfs          470180       0    470180   0% /dev
> tmpfs             474788       0    474788   0% /dev/shm
> tmpfs             474788   12348    462440   3% /run
> tmpfs               5120       4      5116   1% /run/lock
> tmpfs             474788       0    474788   0% /sys/fs/cgroup
> /dev/mmcblk0p1     42137   21329     20808  51% /boot
> tmpfs              94956       0     94956   0% /run/user/1000
> /dev/sda1       15294448 2232464  13061984  15% /media/pi/9E5C-3252
>

That shows there is plenty of space on /media/pi/9E5C-3252 at the time you
ran df.  I don't think you answered the question about whether the problem
is intermittent or whether once it happens it stays that way.

Was the above command run at a time when motion was failing?  My suspicion
is that the drive is becoming unmounted for some reason and the error in
the log says that there is no space whereas actually the drive is not
available at all.

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

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

Message: 3
Date: Fri, 2 Feb 2018 10:43:11 +0000
From: Colin Law <clan...@gmail.com>
To: Adam Briggs <adbr...@yahoo.com>,  Motion discussion list
        <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Motion time-lapse photography
Message-ID:
        <CAL=0gltzl2tytfm7bimdi5glc85asnpynrd16jznayhkotr...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

On 2 February 2018 at 00:56, Adam Briggs via Motion-user <
motion-user@lists.sourceforge.net> wrote:

> [1:ml1] [ERR] [EVT] [Feb 01 17:46:00] event_image_snapshot: Could not
> create symbolic link [01-20180201174600-snapshot.jpg]: Operation not
> permitted
> [1:ml1] [NTC] [EVT] [Feb 01 17:46:22] event_new_video Source FPS 10
> [1:ml1] [NTC] [ENC] [Feb 01 17:46:22] ffmpeg_open Selected Output FPS 10
> [1:ml1] [ERR] [ENC] [Feb 01 17:46:23] ffmpeg_open: Error opening file
> /media/pi/9E5C-3252/01-20180201174622.avi: No space left on device
>

I don't think that log is from /var/log/syslog is it?  In fact a better way
to find it might be to wait until it is failing then in a terminal run this
command

grep -i usb /var/log/syslog

That will search the log and find all lines with usb in them and print them
on the terminal.  Paste what you get here.  That should show whether the
stick is being disconnected.

Colin
-------------- 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 140, Issue 10
********************************************

Reply via email to