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. When a disk seems full but df says it is not (Daryl F)
   2. Re: Motion time-lapse photography (Adam Briggs)


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

Message: 1
Date: Thu, 1 Feb 2018 19:43:58 -0600 (CST)
From: Daryl F <wy...@prairieturtle.ca>
To: Motion Discussion List <motion-user@lists.sourceforge.net>
Subject: [Motion-user] When a disk seems full but df says it is not
Message-ID: <alpine.LNX.2.00.1802011937140.6932@green.pepper>
Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII

df does not account for inodes when it shows the percent in use or the 
blocks used. A lot of small files or many directories can deplete the 
inodes. If that is the case
   df -i
will show the inode depletion.

Another cause is filesystem corruption. Unmount the filesystem and run
   fsck /dev/XXXX
to ensure it is not corrupt.

Hope this helps.

-Daryl



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

Message: 2
Date: Fri, 2 Feb 2018 02:52:47 +0000 (UTC)
From: Adam Briggs <adbr...@yahoo.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Motion time-lapse photography
Message-ID: <1384863241.1672886.1517539967...@mail.yahoo.com>
Content-Type: text/plain; charset="utf-8"

Hello, this is the website I followed to set this up.?How to Produce a 
Time-lapse by USB Webcam & Raspberry Pi?
  
|  
|   
|   
|   |    |

   |

  |
|  
|    |  
How to Produce a Time-lapse by USB Webcam & Raspberry Pi
 
Hello and welcome to Being Engineers.we have came up with a new project this 
week. So in previous instrctables we showed you how to stream live video 
captured from a...
  |   |

  |

  |

 



Sent from Yahoo Mail for iPhone


On Thursday, February 1, 2018, 6:56 PM, 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
[1:ml1] [ERR] [EVT] [Feb 01 17:46:23] event_ffmpeg_newfile: ffopen_open error 
creating (new) file [/media/pi/9E5C-3252/01-20180201174622.avi]: No space left 
on device
[1:ml1] [NTC] [ALL] [Feb 01 17:46:23] motion_detected: Motion detected - 
starting event 1
[1:ml1] [ERR] [ALL] [Feb 01 17:46:23] myfopen: Error opening file 
/media/pi/9E5C-3252/01-20180201174622-07.jpg with mode w: No space left on 
device
[1:ml1] [ERR] [ALL] [Feb 01 17:46:23] put_picture: Can't write picture to file 
/media/pi/9E5C-3252/01-20180201174622-07.jpg: No space left on device
[1:ml1] [NTC] [ALL] [Feb 01 17:46:23] motion_loop: Thread exiting
[1:ml1] [NTC] [STR] [Feb 01 17:46:23] stream_stop: Closing motion-stream listen 
socket & active motion-stream sockets
[1:ml1] [NTC] [STR] [Feb 01 17:46:23] stream_stop: Closed motion-stream listen 
socket & active motion-stream sockets
[1:ml1] [NTC] [VID] [Feb 01 17:46:23] vid_close: Closing video device 
/dev/video0
[0:motion] [NTC] [ALL] [Feb 01 17:46:24] main: Motion thread 1 restart
[1:ml1] [NTC] [ALL] [Feb 01 17:46:24] motion_init: Camera 0 started: motion 
detection Enabled
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] vid_v4lx_start: Using videodevice 
/dev/video0 and input -1
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_get_capability: 
------------------------
cap.driver: "uvcvideo"
cap.card: "HD Pro Webcam C920"
cap.bus_info: "usb-3f980000.usb-1.3"
cap.capabilities=0x84200001
------------------------
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_get_capability: - VIDEO_CAPTURE
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_get_capability: - STREAMING
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_select_input: name = "Camera 1", 
type 0x00000002, status 00000000
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_select_input: - CAMERA
[1:ml1] [WRN] [VID] [Feb 01 17:46:24] v4l2_select_input: Device doesn't support 
VIDIOC_G_STD
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_set_pix_format: Config palette index 
17 (YU12) doesn't work.
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_set_pix_format: Supported palettes:
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_set_pix_format: (0) YUYV (YUYV 4:2:2)
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_set_pix_format: 0 - YUYV 4:2:2 
(compressed : 0) (0x56595559)
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_set_pix_format: (1) H264 (H.264)
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_set_pix_format: 1 - H.264 
(compressed : 1) (0x34363248)
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_set_pix_format: (2) MJPG 
(Motion-JPEG)
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_set_pix_format: 2 - Motion-JPEG 
(compressed : 1) (0x47504a4d)
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_set_pix_format Selected palette YUYV
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_do_set_pix_format: Testing palette 
YUYV (1280x720)
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_do_set_pix_format: Using palette 
YUYV (1280x720) bytesperlines 2560 sizeimage 1843200 colorspace 00000008
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_scan_controls: found control 
0x00980900, "Brightness", range 0,255 
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_scan_controls: ?"Brightness", 
default -8193, current 128
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_scan_controls: found control 
0x00980901, "Contrast", range 0,255 
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_scan_controls: ?"Contrast", default 
57343, current 128
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_scan_controls: found control 
0x00980902, "Saturation", range 0,255 
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_scan_controls: ?"Saturation", 
default 57343, current 128
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_scan_controls: found control 
0x00980918, "Power Line Frequency", range 0,2 
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_scan_controls: ?"Power Line 
Frequency", default 2, current 2
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_scan_controls: found control 
0x00980913, "Gain", range 0,255 
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] v4l2_scan_controls: ?"Gain", default 
57343, current 0
[1:ml1] [NTC] [VID] [Feb 01 17:46:24] vid_v4lx_start: Using V4L2
[1:ml1] [NTC] [ALL] [Feb 01 17:46:24] image_ring_resize: Resizing pre_capture 
buffer to 1 items
[1:ml1] [NTC] [STR] [Feb 01 17:46:24] http_bindsock: listening on any IPv4 
address port 8081
[1:ml1] [NTC] [ALL] [Feb 01 17:46:24] motion_init: Started motion-stream server 
on port 8081 (auth Disabled)
[1:ml1] [NTC] [EVT] [Feb 01 17:47:27] event_new_video Source FPS 12
[1:ml1] [NTC] [ENC] [Feb 01 17:47:27] ffmpeg_open Selected Output FPS 12
[1:ml1] [ERR] [ENC] [Feb 01 17:47:27] ffmpeg_open: Error opening file 
/media/pi/9E5C-3252/01-20180201174726.avi: No space left on device
[1:ml1] [ERR] [EVT] [Feb 01 17:47:27] event_ffmpeg_newfile: ffopen_open error 
creating (new) file [/media/pi/9E5C-3252/01-20180201174726.avi]: No space left 
on device
[1:ml1] [NTC] [ALL] [Feb 01 17:47:27] motion_detected: Motion detected - 
starting event 1
[1:ml1] [ERR] [ALL] [Feb 01 17:47:27] myfopen: Error opening file 
/media/pi/9E5C-3252/01-20180201174726-07.jpg with mode w: No space left on 
device
[1:ml1] [ERR] [ALL] [Feb 01 17:47:27] put_picture: Can't write picture to file 
/media/pi/9E5C-3252/01-20180201174726-07.jpg: No space left on device
[1:ml1] [NTC] [ALL] [Feb 01 17:47:27] motion_loop: Thread exiting
[1:ml1] [NTC] [STR] [Feb 01 17:47:27] stream_stop: Closing motion-stream listen 
socket & active motion-stream sockets
[1:ml1] [NTC] [STR] [Feb 01 17:47:27] stream_stop: Closed motion-stream listen 
socket & active motion-stream sockets
[1:ml1] [NTC] [VID] [Feb 01 17:47:27] vid_close: Closing video device 
/dev/video0
[0:motion] [NTC] [ALL] [Feb 01 17:47:28] main: Motion thread 1 restart
[1:ml1] [NTC] [ALL] [Feb 01 17:47:28] motion_init: Camera 0 started: motion 
detection Enabled
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] vid_v4lx_start: Using videodevice 
/dev/video0 and input -1
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_get_capability: 
------------------------
cap.driver: "uvcvideo"
cap.card: "HD Pro Webcam C920"
cap.bus_info: "usb-3f980000.usb-1.3"
cap.capabilities=0x84200001
------------------------
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_get_capability: - VIDEO_CAPTURE
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_get_capability: - STREAMING
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_select_input: name = "Camera 1", 
type 0x00000002, status 00000000
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_select_input: - CAMERA
[1:ml1] [WRN] [VID] [Feb 01 17:47:28] v4l2_select_input: Device doesn't support 
VIDIOC_G_STD
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_set_pix_format: Config palette index 
17 (YU12) doesn't work.
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_set_pix_format: Supported palettes:
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_set_pix_format: (0) YUYV (YUYV 4:2:2)
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_set_pix_format: 0 - YUYV 4:2:2 
(compressed : 0) (0x56595559)
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_set_pix_format: (1) H264 (H.264)
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_set_pix_format: 1 - H.264 
(compressed : 1) (0x34363248)
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_set_pix_format: (2) MJPG 
(Motion-JPEG)
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_set_pix_format: 2 - Motion-JPEG 
(compressed : 1) (0x47504a4d)
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_set_pix_format Selected palette YUYV
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_do_set_pix_format: Testing palette 
YUYV (1280x720)
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_do_set_pix_format: Using palette 
YUYV (1280x720) bytesperlines 2560 sizeimage 1843200 colorspace 00000008
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_scan_controls: found control 
0x00980900, "Brightness", range 0,255 
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_scan_controls: ?"Brightness", 
default -8193, current 128
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_scan_controls: found control 
0x00980901, "Contrast", range 0,255 
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_scan_controls: ?"Contrast", default 
57343, current 128
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_scan_controls: found control 
0x00980902, "Saturation", range 0,255 
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_scan_controls: ?"Saturation", 
default 57343, current 128
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_scan_controls: found control 
0x00980918, "Power Line Frequency", range 0,2 
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_scan_controls: ?"Power Line 
Frequency", default 2, current 2
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_scan_controls: found control 
0x00980913, "Gain", range 0,255 
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] v4l2_scan_controls: ?"Gain", default 
57343, current 0
[1:ml1] [NTC] [VID] [Feb 01 17:47:28] vid_v4lx_start: Using V4L2
[1:ml1] [NTC] [ALL] [Feb 01 17:47:28] image_ring_resize: Resizing pre_capture 
buffer to 1 items
[1:ml1] [NTC] [STR] [Feb 01 17:47:28] http_bindsock: listening on any IPv4 
address port 8081
[1:ml1] [NTC] [ALL] [Feb 01 17:47:28] motion_init: Started motion-stream server 
on port 8081 (auth Disabled)
[1:ml1] [ERR] [ALL] [Feb 01 17:48:00] myfopen: Error opening file 
/media/pi/9E5C-3252/01-20180201174800-snapshot.jpg with mode w: No space left 
on device
[1:ml1] [ERR] [ALL] [Feb 01 17:48:00] put_picture: Can't write picture to file 
/media/pi/9E5C-3252/01-20180201174800-snapshot.jpg: No space left on device
[1:ml1] [ERR] [EVT] [Feb 01 17:48:00] event_image_snapshot: Could not create 
symbolic link [01-20180201174800-snapshot.jpg]: Operation not permitted
[1:ml1] [NTC] [EVT] [Feb 01 17:48:18] event_new_video Source FPS 10
[1:ml1] [NTC] [ENC] [Feb 01 17:48:18] ffmpeg_open Selected Output FPS 10
[1:ml1] [ERR] [ENC] [Feb 01 17:48:18] ffmpeg_open: Error opening file 
/media/pi/9E5C-3252/01-20180201174818.avi: No space left on device
[1:ml1] [ERR] [EVT] [Feb 01 17:48:18] event_ffmpeg_newfile: ffopen_open error 
creating (new) file [/media/pi/9E5C-3252/01-20180201174818.avi]: No space left 
on device
[1:ml1] [NTC] [ALL] [Feb 01 17:48:18] motion_detected: Motion detected - 
starting event 1
[1:ml1] [ERR] [ALL] [Feb 01 17:48:18] myfopen: Error opening file 
/media/pi/9E5C-3252/01-20180201174818-05.jpg with mode w: No space left on 
device
[1:ml1] [ERR] [ALL] [Feb 01 17:48:18] put_picture: Can't write picture to file 
/media/pi/9E5C-3252/01-20180201174818-05.jpg: No space left on device
[1:ml1] [NTC] [ALL] [Feb 01 17:48:18] motion_loop: Thread exiting
[1:ml1] [NTC] [STR] [Feb 01 17:48:18] stream_stop: Closing motion-stream listen 
socket & active motion-stream sockets
[1:ml1] [NTC] [STR] [Feb 01 17:48:18] stream_stop: Closed motion-stream listen 
socket & active motion-stream sockets
[1:ml1] [NTC] [VID] [Feb 01 17:48:18] vid_close: Closing video device 
/dev/video0
[0:motion] [NTC] [ALL] [Feb 01 17:48:19] main: Motion thread 1 restart
[1:ml1] [NTC] [ALL] [Feb 01 17:48:19] motion_init: Camera 0 started: motion 
detection Enabled
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] vid_v4lx_start: Using videodevice 
/dev/video0 and input -1
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_get_capability: 
------------------------
cap.driver: "uvcvideo"
cap.card: "HD Pro Webcam C920"
cap.bus_info: "usb-3f980000.usb-1.3"
cap.capabilities=0x84200001
------------------------
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_get_capability: - VIDEO_CAPTURE
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_get_capability: - STREAMING
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_select_input: name = "Camera 1", 
type 0x00000002, status 00000000
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_select_input: - CAMERA
[1:ml1] [WRN] [VID] [Feb 01 17:48:19] v4l2_select_input: Device doesn't support 
VIDIOC_G_STD
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_set_pix_format: Config palette index 
17 (YU12) doesn't work.
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_set_pix_format: Supported palettes:
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_set_pix_format: (0) YUYV (YUYV 4:2:2)
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_set_pix_format: 0 - YUYV 4:2:2 
(compressed : 0) (0x56595559)
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_set_pix_format: (1) H264 (H.264)
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_set_pix_format: 1 - H.264 
(compressed : 1) (0x34363248)
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_set_pix_format: (2) MJPG 
(Motion-JPEG)
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_set_pix_format: 2 - Motion-JPEG 
(compressed : 1) (0x47504a4d)
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_set_pix_format Selected palette YUYV
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_do_set_pix_format: Testing palette 
YUYV (1280x720)
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_do_set_pix_format: Using palette 
YUYV (1280x720) bytesperlines 2560 sizeimage 1843200 colorspace 00000008
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_scan_controls: found control 
0x00980900, "Brightness", range 0,255 
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_scan_controls: ?"Brightness", 
default -8193, current 128
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_scan_controls: found control 
0x00980901, "Contrast", range 0,255 
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_scan_controls: ?"Contrast", default 
57343, current 128
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_scan_controls: found control 
0x00980902, "Saturation", range 0,255 
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_scan_controls: ?"Saturation", 
default 57343, current 128
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_scan_controls: found control 
0x00980918, "Power Line Frequency", range 0,2 
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_scan_controls: ?"Power Line 
Frequency", default 2, current 2
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_scan_controls: found control 
0x00980913, "Gain", range 0,255 
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] v4l2_scan_controls: ?"Gain", default 
57343, current 0
[1:ml1] [NTC] [VID] [Feb 01 17:48:19] vid_v4lx_start: Using V4L2
[1:ml1] [NTC] [ALL] [Feb 01 17:48:19] image_ring_resize: Resizing pre_capture 
buffer to 1 items
[1:ml1] [NTC] [STR] [Feb 01 17:48:19] http_bindsock: listening on any IPv4 
address port 8081
[1:ml1] [NTC] [ALL] [Feb 01 17:48:19] motion_init: Started motion-stream server 
on port 8081 (auth Disabled)
[1:ml1] [NTC] [EVT] [Feb 01 17:49:26] event_new_video Source FPS 10
[1:ml1] [NTC] [ENC] [Feb 01 17:49:26] ffmpeg_open Selected Output FPS 10
[1:ml1] [ERR] [ENC] [Feb 01 17:49:26] ffmpeg_open: Error opening file 
/media/pi/9E5C-3252/01-20180201174926.avi: No space left on device
[1:ml1] [ERR] [EVT] [Feb 01 17:49:26] event_ffmpeg_newfile: ffopen_open error 
creating (new) file [/media/pi/9E5C-3252/01-20180201174926.avi]: No space left 
on device
[1:ml1] [NTC] [ALL] [Feb 01 17:49:26] motion_detected: Motion detected - 
starting event 1
[1:ml1] [ERR] [ALL] [Feb 01 17:49:26] myfopen: Error opening file 
/media/pi/9E5C-3252/01-20180201174926-01.jpg with mode w: No space left on 
device
[1:ml1] [ERR] [ALL] [Feb 01 17:49:26] put_picture: Can't write picture to file 
/media/pi/9E5C-3252/01-20180201174926-01.jpg: No space left on device
[1:ml1] [NTC] [ALL] [Feb 01 17:49:26] motion_loop: Thread exiting
[1:ml1] [NTC] [STR] [Feb 01 17:49:26] stream_stop: Closing motion-stream listen 
socket & active motion-stream sockets
[1:ml1] [NTC] [STR] [Feb 01 17:49:26] stream_stop: Closed motion-stream listen 
socket & active motion-stream sockets
[1:ml1] [NTC] [VID] [Feb 01 17:49:26] vid_close: Closing video device 
/dev/video0
[0:motion] [NTC] [ALL] [Feb 01 17:49:27] main: Motion thread 1 restart
[1:ml1] [NTC] [ALL] [Feb 01 17:49:27] motion_init: Camera 0 started: motion 
detection Enabled
[1:ml1] [NTC] [VID] [Feb 01 17:49:27] vid_v4lx_start: Using videodevice 
/dev/video0 and input -1
[1:ml1] [NTC] [VID] [Feb 01 17:49:27] v4l2_get_capability: 
------------------------ 

    On Thursday, February 1, 2018 6:51 PM, Adam Briggs <adbr...@yahoo.com> 
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
pi@raspberrypi:~ $ 
 

    On Thursday, February 1, 2018 3:21 PM, Colin Law <clan...@gmail.com> wrote:
 

 As well as pasting the section out of the log where it says the disc is full, 
open a terminal and type 
df
and copy/paste the result here

To copy from the terminal window you have to use Ctrl+Shift+C, in case you did 
not know.

Colin

On 1 February 2018 at 21:01, Adam Briggs via Motion-user 
<motion-user@lists.sourceforge.net> wrote:

Ok, thanks. I?m pretty new to Pi. I?ll read through the log and see if I can 
find anything out. The only thing I saw was something about an error ?that the 
drive it was trying to write to was full and if I open it it says 29.2 GB left.?




On Thursday, February 1, 2018, 2:46 PM, Colin Law <clan...@gmail.com> wrote:
On 1 February 2018 at 18:41, Adam Briggs via Motion-user <motion-user@lists. 
sourceforge.net> wrote:

Do you think I should try I different brand of pen drive and see if has better 
luck accessing that one??


I think you should analyse the problem in the ways I have suggested first to 
get some sort of handle on what is happening.
Colin
?


Thanks,Adam.?

On Thursday, February 1, 2018, 12:07 PM, Joel Avery via Motion-user 
<motion-user@lists. sourceforge.net> wrote:
I don't think your problem is a motion problem.

 
 
  On Thu, Feb 1, 2018 at 12:26 PM, Colin Law<clan...@gmail.com> wrote:   
------------------------------ ------------------------------ ------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot  
------------------------------ ------------------------------ ------------------
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


------------------------------ ------------------------------ ------------------
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


------------------------------------------------------------------------------
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...

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

------------------------------------------------------------------------------
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 9
*******************************************

Reply via email to