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: Camera stops and needs a reset (John Vaccaro)
   2. warning cause (Richard Bown)


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

Message: 1
Date: Sun, 17 Jan 2021 13:15:25 -0500
From: John Vaccaro <jvacc...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Camera stops and needs a reset
Message-ID:
        <CAAtFAQMUSCebz7-WLdOuyDokRUi=0a_nknrwutcumkjdov8...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Could it be the camera?  The log seems to indicate the video stream stops
and this triggers motion's shutdown. Can you swap cameras with the working
system and the problem system and see if the random shutdowns move to the
other system.

Is the camera and or Pi's power supply stable? Brownouts maybe affecting
either or both components.

Does a motion daemon restart postpone the crash ? If so a cronjob to
restart the camera at an appropriate time may help.

Regards....

John Vaccaro
----------------------
You are the product of four billion years of evolutionary  success. Act
like it!

On Sat, Jan 16, 2021, 8:14 PM craig bowser <reswo...@gmail.com> wrote:

>
>
> I've got a raspberry pi 3 running motion.  It's in a waterproof case
> watching the front door.  Most of the time it works just fine, but every
> once in a while the camera just stops.
> simply restarting the service gets things going again, but not sure what
> is happening.
>
> The set up is the same as the one I have in the garage and that one has no
> problems and never stops.
>
> Here is a sample from the log of the one that stops:
>
> [1:ml1] [NTC] [ALL] [Jan 16 16:47:41] motion_detected: Motion detected -
> starting event 64
> [1:ml1] [NTC] [ALL] [Jan 16 16:48:40] preview_save: different filename or
> picture only!
> [1:ml1] [NTC] [EVT] [Jan 16 16:48:40] event_newfile: File of type 1 saved
> to: /media/cctv/Camera1-FrontDoor/64-20210116164741-00.jpg
> [1:ml1] [NTC] [ALL] [Jan 16 16:48:40] motion_loop: End of event 64
> [1:ml1] [NTC] [EVT] [Jan 16 16:53:40] event_new_video Source FPS 2
> [1:ml1] [NTC] [ENC] [Jan 16 16:53:40] ffmpeg_open Selected Output FPS 2
> [1:ml1] [NTC] [ENC] [Jan 16 16:53:40] ffmpeg_avcodec_log: Using
> AVStream.codec to pass codec parameters to muxers is deprecated, use
> AVStream.codecpar instead.
> [1:ml1] [NTC] [EVT] [Jan 16 16:53:40] event_newfile: File of type 8 saved
> to: /media/cctv/Camera1-FrontDoor/65-20210116165339.avi
> [1:ml1] [NTC] [ALL] [Jan 16 16:53:40] motion_detected: Motion detected -
> starting event 65
> [1:ml1] [NTC] [ALL] [Jan 16 16:54:39] preview_save: different filename or
> picture only!
> [1:ml1] [NTC] [EVT] [Jan 16 16:54:39] event_newfile: File of type 1 saved
> to: /media/cctv/Camera1-FrontDoor/65-20210116165339-01.jpg
> [1:ml1] [NTC] [ALL] [Jan 16 16:54:39] motion_loop: End of event 65
> [1:ml1] [NTC] [EVT] [Jan 16 16:55:32] event_new_video Source FPS 2
> [1:ml1] [NTC] [ENC] [Jan 16 16:55:32] ffmpeg_open Selected Output FPS 2
> [1:ml1] [NTC] [ENC] [Jan 16 16:55:32] ffmpeg_avcodec_log: Using
> AVStream.codec to pass codec parameters to muxers is deprecated, use
> AVStream.codecpar instead.
> [1:ml1] [NTC] [EVT] [Jan 16 16:55:32] event_newfile: File of type 8 saved
> to: /media/cctv/Camera1-FrontDoor/66-20210116165531.avi
> [1:ml1] [NTC] [ALL] [Jan 16 16:55:32] motion_detected: Motion detected -
> starting event 66
> [1:ml1] [NTC] [ALL] [Jan 16 16:56:31] preview_save: different filename or
> picture only!
> [1:ml1] [NTC] [EVT] [Jan 16 16:56:31] event_newfile: File of type 1 saved
> to: /media/cctv/Camera1-FrontDoor/66-20210116165532-00.jpg
>
> *[1:ml1] [NTC] [ALL] [Jan 16 16:56:31] motion_loop: End of event 66[1:ml1]
> [NTC] [ALL] [Jan 16 19:54:57] motion_loop: End of event 67*
> [0:web_control] [NTC] [STR] [Jan 16 19:54:57] httpd_run: motion-httpd -
> Finishing
> [0:web_control] [NTC] [STR] [Jan 16 19:54:57] httpd_run: motion-httpd
> Closing
> [0:web_control] [NTC] [STR] [Jan 16 19:54:57] motion_web_control:
> motion-httpd thread exit
> [1:ml1] [NTC] [ALL] [Jan 16 19:54:57] motion_loop: Thread exiting
> [1:ml1] [NTC] [STR] [Jan 16 19:54:57] stream_stop: Closing motion-stream
> listen socket & active motion-stream sockets
> [1:ml1] [NTC] [STR] [Jan 16 19:54:57] stream_stop: Closed motion-stream
> listen socket & active motion-stream sockets
> [1:ml1] [NTC] [VID] [Jan 16 19:54:57] vid_close: Closing video device
> /dev/video0
> [0:motion] [NTC] [ALL] [Jan 16 19:54:58] main: Threads finished
> [0:motion] [NTC] [ALL] [Jan 16 19:54:59] main: Motion terminating
> [0:motion] [NTC] [ALL] [Jan 16 19:54:59] motion_remove_pid: Closing
> logfile (/var/log/motion/motion.log).
> [0:motion] [NTC] [ALL] [Jan 16 19:54:59] motion_startup: Using log type
> (ALL) log level (NTC)
> [0:motion] [NTC] [ENC] [Jan 16 19:54:59] ffmpeg_init: ffmpeg libavcodec
> version 57.48.101 libavformat version 57.41.100
> [0:motion] [NTC] [ALL] [Jan 16 19:54:59] main: Camera 0 is from
> /etc/motion/motion.conf
> [0:motion] [NTC] [ALL] [Jan 16 19:54:59] main: Camera 0 is device:
> /dev/video0 input -1
> [0:motion] [NTC] [ALL] [Jan 16 19:54:59] main: Stream port 8081
> [0:motion] [NTC] [ALL] [Jan 16 19:54:59] main: Waiting for threads to
> finish, pid: 31236
> [1:ml1] [NTC] [ALL] [Jan 16 19:54:59] motion_init: Camera 0 started:
> motion detection Enabled
> [0:web_control] [NTC] [STR] [Jan 16 19:54:59] http_bindsock: listening on
> 127.0.0.1 port 8080
> [1:ml1] [NTC] [VID] [Jan 16 19:54:59] vid_v4lx_start: Using videodevice
> /dev/video0 and input -1
> [0:web_control] [NTC] [STR] [Jan 16 19:54:59] httpd_run: Started
> motion-httpd server on port 8080 (auth Disabled)
> ...... <restart sequence continues as normal>
>
> and from ealier
>
> [1:ml1] [NTC] [ALL] [Jan 16 09:52:06] motion_detected: Motion detected -
> starting event 52
> [1:ml1] [NTC] [ALL] [Jan 16 09:53:06] preview_save: different filename or
> picture only!
> [1:ml1] [NTC] [EVT] [Jan 16 09:53:06] event_newfile: File of type 1 saved
> to: /media/cctv/Camera1-FrontDoor/52-20210116095206-01.jpg
> [1:ml1] [NTC] [ALL] [Jan 16 09:53:06] motion_loop: End of event 52
> [1:ml1] [NTC] [EVT] [Jan 16 09:53:56] event_new_video Source FPS 2
> [1:ml1] [NTC] [ENC] [Jan 16 09:53:56] ffmpeg_open Selected Output FPS 2
> [1:ml1] [NTC] [ENC] [Jan 16 09:53:56] ffmpeg_avcodec_log: Using
> AVStream.codec to pass codec parameters to muxers is deprecated, use
> AVStream.codecpar instead.
> [1:ml1] [NTC] [EVT] [Jan 16 09:53:56] event_newfile: File of type 8 saved
> to: /media/cctv/Camera1-FrontDoor/53-20210116095356.avi
> [1:ml1] [NTC] [ALL] [Jan 16 09:53:56] motion_detected: Motion detected -
> starting event 53
> [1:ml1] [NTC] [ALL] [Jan 16 09:54:56] preview_save: different filename or
> picture only!
> [1:ml1] [NTC] [EVT] [Jan 16 09:54:56] event_newfile: File of type 1 saved
> to: /media/cctv/Camera1-FrontDoor/53-20210116095356-01.jpg
>
> *[1:ml1] [NTC] [ALL] [Jan 16 09:54:56] motion_loop: End of event 53[1:ml1]
> [NTC] [ALL] [Jan 16 10:59:20] motion_loop: End of event 54*
> [0:web_control] [NTC] [STR] [Jan 16 10:59:21] httpd_run: motion-httpd -
> Finishing
> [0:web_control] [NTC] [STR] [Jan 16 10:59:21] httpd_run: motion-httpd
> Closing
> [0:web_control] [NTC] [STR] [Jan 16 10:59:21] motion_web_control:
> motion-httpd thread exit
> [1:ml1] [NTC] [ALL] [Jan 16 10:59:21] motion_loop: Thread exiting
> [1:ml1] [NTC] [STR] [Jan 16 10:59:21] stream_stop: Closing motion-stream
> listen socket & active motion-stream sockets
> [1:ml1] [NTC] [STR] [Jan 16 10:59:21] stream_stop: Closed motion-stream
> listen socket & active motion-stream sockets
> [1:ml1] [NTC] [VID] [Jan 16 10:59:21] vid_close: Closing video device
> /dev/video0
> [0:motion] [NTC] [ALL] [Jan 16 10:59:21] main: Threads finished
> [0:motion] [NTC] [ALL] [Jan 16 10:59:22] main: Motion terminating
> [0:motion] [NTC] [ALL] [Jan 16 10:59:22] motion_remove_pid: Closing
> logfile (/var/log/motion/motion.log).
> [0:motion] [NTC] [ALL] [Jan 16 10:59:23] motion_startup: Using log type
> (ALL) log level (NTC)
> [0:motion] [NTC] [ENC] [Jan 16 10:59:23] ffmpeg_init: ffmpeg libavcodec
> version 57.48.101 libavformat version 57.41.100
> [0:motion] [NTC] [ALL] [Jan 16 10:59:23] main: Camera 0 is from
> /etc/motion/motion.conf
> [0:motion] [NTC] [ALL] [Jan 16 10:59:23] main: Camera 0 is device:
> /dev/video0 input -1
> [0:motion] [NTC] [ALL] [Jan 16 10:59:23] main: Stream port 8081
> [0:motion] [NTC] [ALL] [Jan 16 10:59:23] main: Waiting for threads to
> finish, pid: 28603
> [1:ml1] [NTC] [ALL] [Jan 16 10:59:23] motion_init: Camera 0 started:
> motion detection Enabled
> [0:web_control] [NTC] [STR] [Jan 16 10:59:23] http_bindsock: listening on
> 127.0.0.1 port 8080
> [1:ml1] [NTC] [VID] [Jan 16 10:59:23] vid_v4lx_start: Using videodevice
> /dev/video0 and input -1
> [0:web_control] [NTC] [STR] [Jan 16 10:59:23] httpd_run: Started
> motion-httpd server on port 8080 (auth Disabled)
>
>
> For some reason, when it stops, there are two End of Event entries without
> a Starting event.  Are there any other troubleshooting tips to figure out
> why this is happening?
>
> Thanks
>
> Craig L Bowser
> ____________________________
>
> This email is measured by size.  Bits and bytes may have settled during
> transport.
> _______________________________________________
> 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: Sun, 17 Jan 2021 22:35:48 +0000
From: Richard Bown <rich...@g8jvm.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: [Motion-user] warning cause
Message-ID: <dee3390b-8660-1405-a229-34bdcde16...@g8jvm.com>
Content-Type: text/plain; charset=utf-8; format=flowed

On all the camera.conf files I dont have anything set up for storage 
location for .jpegs,

as I dont want to store any

is this what liable to cause this error message, repeatedly shown

[3:ml3] [WRN] [NET] [Jan 17 19:55:16] netcam_init_jpeg: no new pic, no 
signal rcvd

???

-- 
  Best wishes /73
  Richard Bown
  
  Email : rich...@g8jvm.com

  HTTP  :  https://www.g8jvm.com
  
  ##############################################################################

  Ham Call: G8JVM . QRV: HF + 50-432 MHz + Microwave
  Maidenhead QRA: IO82SP38, LAT. 52.6620 N LONG. 2.4696 W
  VHF: 6mtrs 200W, 4mtrs 150W, 2mtrs 300W, 70cms 200W,
  Microwave: 1296MHz 110W, 2320MHz 100W, 3400MHz 15W, 5760MHz 10W & 10368MHz 5W
  OS: Linux Mint 20.1, on a Dell Inspiron 3580 laptop
  ##############################################################################




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



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

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 175, Issue 11
********************************************

Reply via email to