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: Watchdog timeout (tosiara)


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

Message: 1
Date: Thu, 7 May 2020 08:26:30 +0300
From: tosiara <tosi...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Watchdog timeout
Message-ID:
        <CACHTdwTK+W4KXV3bxK3jZa8VHDCTko8h6m+eBu=qvvi+1ls...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Could you try to update to mmotion 4.3.1 as well as latest Rpi firmware?
There were similar issues with USB and Rpi in the past and usually firmware
update helped

On Thu, May 7, 2020 at 2:06 AM Kevin <kmg...@bigpond.com> wrote:

> Information from the Pi 3B:
>
>
>
> /etc/motion/motion.conf from the Pi 3B:
>
>
>
> # grep -v '^#' /etc/motion/motion.conf | grep -v '^\s*$' | grep -v '^;'
>
> daemon off
>
> process_id_file /var/run/motion/motion.pid
>
> setup_mode off
>
> logfile /var/log/motion/motion.log
>
> log_level 6
>
> log_type all
>
> videodevice /dev/video0
>
> v4l2_palette 17
>
> input -1
>
> norm 0
>
> frequency 0
>
> power_line_frequency -1
>
> rotate 0
>
> flip_axis none
>
> width 480
>
> height 320
>
> framerate 100
>
> minimum_frame_time 0
>
> netcam_keepalive off
>
> netcam_tolerant_check off
>
> rtsp_uses_tcp on
>
> auto_brightness on
>
> brightness 127
>
> contrast 127
>
> saturation 127
>
> hue 0
>
> roundrobin_frames 1
>
> roundrobin_skip 1
>
> switchfilter off
>
> threshold 1500
>
> threshold_tune off
>
> noise_level 32
>
> noise_tune on
>
> despeckle_filter EedDl
>
> smart_mask_speed 0
>
> lightswitch 100
>
> minimum_motion_frames 1
>
> pre_capture 5
>
> post_capture 0
>
> event_gap 30
>
> max_movie_time 0
>
> emulate_motion off
>
> output_pictures off
>
> output_debug_pictures off
>
> quality 75
>
> picture_type jpeg
>
> ffmpeg_output_movies on
>
> ffmpeg_output_debug_movies off
>
> ffmpeg_variable_bitrate 0
>
> ffmpeg_video_codec mp4
>
> ffmpeg_duplicate_frames true
>
> timelapse_interval 0
>
> timelapse_mode daily
>
> timelapse_fps 30
>
> timelapse_codec mpg
>
> use_extpipe off
>
> snapshot_interval 0
>
> locate_motion_mode off
>
> locate_motion_style box
>
> text_right %Y-%m-%d\n%T-%q
>
> text_left desk
>
> text_changes off
>
> text_event %Y%m%d%H%M%S
>
> text_double off
>
> target_dir /mnt/ssd/motion/new
>
> snapshot_filename %v-%Y%m%d-%H%M%S-snapshot
>
> picture_filename %Y%m%d-%H%M%S-%q
>
> movie_filename %Y%m%d-%H%M%S_%t_%v
>
> timelapse_filename %Y%m%d-timelapse
>
> ipv6_enabled off
>
> stream_port 8081
>
> stream_quality 95
>
> stream_motion on
>
> stream_maxrate 30
>
> stream_localhost off
>
> stream_limit 0
>
> stream_auth_method 1
>
> stream_authentication <redacted>
>
> webcontrol_port 8080
>
> webcontrol_localhost on
>
> webcontrol_html_output on
>
> webcontrol_parms 0
>
> track_type 0
>
> track_auto off
>
> track_iomojo_id 0
>
> track_step_angle_x 10
>
> track_step_angle_y 10
>
> track_move_wait 10
>
> track_speed 255
>
> track_stepsize 40
>
> quiet on
>
> on_event_start /usr/local/bin/motion_event_start
>
> on_event_end /usr/local/bin/motion_event_end
>
>
>
> ==============
>
> Log file from the Pi 3B:
>
> ==============
>
>
>
> # cat /var/log/motion/motion.log
>
> [9676424:motion] [NTC] [ALL] [May 07 08:57:33] motion_startup: Using log
> type (ALL) log level (INF)
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] conf_output_parms: Writing
> configuration parameters from all files (1):
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] Thread 0 - Config file:
> /etc/motion/motion.conf
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] daemon off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] process_id_file
> /var/run/motion/motion.pid
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] setup_mode off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] logfile
> /var/log/motion/motion.log
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] log_level 7
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] log_type all
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] videodevice /dev/video0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] v4l2_palette 17
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] input -1
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] norm 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] frequency 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] flip_axis none
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] rotate 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] width 640
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] height 480
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] framerate 30
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] minimum_frame_time 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] netcam_keepalive off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] netcam_tolerant_check off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] rtsp_uses_tcp on
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] auto_brightness on
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] brightness 127
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] contrast 127
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] saturation 127
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] hue 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] power_line_frequency -1
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] roundrobin_frames 1
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] roundrobin_skip 1
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] switchfilter off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] threshold 1500
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] threshold_tune off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] noise_level 32
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] noise_tune on
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] despeckle_filter EedDl
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] smart_mask_speed 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] lightswitch 100
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] minimum_motion_frames 1
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] pre_capture 5
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] post_capture 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] event_gap 30
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] max_movie_time 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] emulate_motion off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] output_pictures off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] output_debug_pictures off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] quality 75
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] camera_id 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] picture_type jpeg
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] ffmpeg_output_movies on
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] ffmpeg_output_debug_movies
> off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] ffmpeg_bps 400000
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] ffmpeg_variable_bitrate 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] ffmpeg_video_codec mp4
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] ffmpeg_passthrough off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] ffmpeg_duplicate_frames off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] use_extpipe off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] snapshot_interval 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] locate_motion_mode off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] locate_motion_style box
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] text_right %Y-%m-%d\n%T-%q
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] text_left back room
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] text_changes off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] text_event %Y%m%d%H%M%S
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] text_double off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] target_dir /home/motion/new
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] snapshot_filename
> %v-%Y%m%d-%H%M%S-snapshot
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] picture_filename
> %Y%m%d-%H%M%S-%q
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] movie_filename
> %Y%m%d-%H%M%S_%t_%v
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] timelapse_interval 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] timelapse_mode daily
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] timelapse_codec mpg
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] timelapse_fps 30
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] timelapse_filename
> %Y%m%d-timelapse
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] ipv6_enabled off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] stream_port 8081
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] substream_port 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] stream_quality 95
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] stream_motion on
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] stream_maxrate 30
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] stream_localhost off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] stream_limit 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] stream_auth_method 1
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] stream_authentication
> <redacted>
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] stream_preview_scale 25
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] stream_preview_newline off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] webcontrol_port 8080
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] webcontrol_localhost on
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] webcontrol_html_output on
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] webcontrol_parms 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] track_type 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] track_auto off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] track_motorx 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] track_motorx_reverse off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] track_motory 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] track_motory_reverse off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] track_maxx 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] track_minx 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] track_maxy 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] track_miny 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] track_homex 128
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] track_homey 128
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] track_iomojo_id 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] track_step_angle_x 10
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] track_step_angle_y 10
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] track_move_wait 10
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] track_speed 255
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] track_stepsize 40
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] quiet on
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] on_event_start
> /usr/local/bin/motion_event_start
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] on_event_end
> /usr/local/bin/motion_event_end
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] sql_log_picture on
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] sql_log_snapshot on
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] sql_log_movie off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] sql_log_timelapse off
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] sql_query_start
> sql_query_start insert into security_events(camera, event_time_stamp)
> values('%t', '%Y-%m-%d %T')
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] sql_query sql_query insert
> into security_file(camera, filename, frame, file_type, time_stamp)
> values('%t', '%f', '%q', '%n', '%Y-%m-%d %T')
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] database_host localhost
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] database_port 0
>
> [9676424:motion] [INF] [ALL] [May 07 08:57:33] database_busy_timeout 0
>
> [9676424:motion] [NTC] [ENC] [May 07 08:57:33] ffmpeg_global_init: ffmpeg
> libavcodec version 58.35.100 libavformat version 58.20.100
>
> [0:motion] [NTC] [ALL] [May 07 08:57:33] main: Camera ID: 0 is from
> /etc/motion/motion.conf
>
> [0:motion] [NTC] [ALL] [May 07 08:57:33] main: Camera ID: 0 Camera Name:
> (null) Device: /dev/video0
>
> [0:motion] [NTC] [ALL] [May 07 08:57:33] main: Waiting for threads to
> finish, pid: 908
>
> [1:ml1] [NTC] [ALL] [May 07 08:57:33] motion_init: Camera 0 started:
> motion detection Enabled
>
> [0:wc0] [NTC] [STR] [May 07 08:57:33] http_bindsock: listening on
> 127.0.0.1 port 8080
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] vid_start: Opening V4L2 device
>
> [0:wc0] [NTC] [STR] [May 07 08:57:33] httpd_run: Started motion-httpd
> server on port 8080 (auth Disabled)
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_start: Using videodevice
> /dev/video0 and input -1
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_get_capability:
>
> ------------------------
>
> cap.driver: "uvcvideo"
>
> cap.card: "USB2.0 PC CAMERA: USB2.0 PC CAM"
>
> cap.bus_info: "usb-3f980000.usb-1.4"
>
> cap.capabilities=0x84A00001
>
> ------------------------
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_get_capability: - VIDEO_CAPTURE
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_get_capability: - STREAMING
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_select_input: name = "Camera
> 1", type 0x00000002, status 00000000
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_select_input: - CAMERA
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_select_input: Device does not
> support specifying PAL/NTSC norm
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_set_pix_format: Configuration
> palette index 17 (YU12) doesn't work.
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_set_pix_format: Supported
> palettes:
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_set_pix_format: (0) YUYV (YUYV
> 4:2:2)
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_set_pix_format: 0 - YUYV 4:2:2
> (compressed : 0) (0x56595559)
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_do_set_pix_format: Testing
> palette YUYV (640x480)
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_do_set_pix_format: Using
> palette YUYV (640x480) bytesperlines 1280 sizeimage 614400 colorspace
> 00000000
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_set_pix_format: Selected
> palette YUYV
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_scan_controls: found control
> 0x00980900, "Brightness", range 0,255
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_scan_controls: "Brightness",
> default 128, current 128
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_scan_controls: found control
> 0x00980901, "Contrast", range 0,255
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_scan_controls: "Contrast",
> default 135, current 135
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_scan_controls: found control
> 0x00980902, "Saturation", range 0,255
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_scan_controls: "Saturation",
> default 75, current 75
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_scan_controls: found control
> 0x00980903, "Hue", range -127,127
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_scan_controls: "Hue", default
> 0, current 0
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_scan_controls: found control
> 0x00980918, "Power Line Frequency", range 0,2
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_scan_controls: "Power Line
> Frequency", default 1, current 1
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_scan_controls: found control
> 0x00980910, "Gamma", range 1,8
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_scan_controls: "Gamma", default
> 4, current 4
>
> [1:ml1] [NTC] [ALL] [May 07 08:57:33] image_ring_resize: Resizing
> pre_capture buffer to 1 items
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_set_control: setting control
> "Contrast" to 126 (ret 0 )
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_set_control: setting control
> "Saturation" to 126 (ret 0 )
>
> [1:ml1] [NTC] [VID] [May 07 08:57:33] v4l2_set_control: setting control
> "Brightness" to 25 (ret 0 )
>
> [1:ml1] [NTC] [STR] [May 07 08:57:34] http_bindsock: listening on any IPv4
> address port 8081
>
> [1:ml1] [NTC] [ALL] [May 07 08:57:34] motion_init: Started motion-stream
> server on port 8081 (auth Enabled)
>
> [1:ml1] [NTC] [ALL] [May 07 08:57:34] image_ring_resize: Resizing
> pre_capture buffer to 6 items
>
> [1:ml1] [NTC] [VID] [May 07 08:57:34] v4l2_set_control: setting control
> "Brightness" to 41 (ret 0 )
>
> [1:ml1] [NTC] [VID] [May 07 08:57:34] v4l2_set_control: setting control
> "Brightness" to 59 (ret 0 )
>
> [1:ml1] [NTC] [VID] [May 07 08:57:34] v4l2_set_control: setting control
> "Brightness" to 74 (ret 0 )
>
> [1:ml1] [NTC] [VID] [May 07 08:57:34] v4l2_set_control: setting control
> "Brightness" to 87 (ret 0 )
>
> [1:ml1] [NTC] [VID] [May 07 08:57:35] v4l2_set_control: setting control
> "Brightness" to 97 (ret 0 )
>
> [1:ml1] [NTC] [VID] [May 07 08:57:35] v4l2_set_control: setting control
> "Brightness" to 104 (ret 0 )
>
> [1:ml1] [NTC] [VID] [May 07 08:57:35] v4l2_set_control: setting control
> "Brightness" to 110 (ret 0 )
>
> [1:ml1] [NTC] [VID] [May 07 08:57:35] v4l2_set_control: setting control
> "Brightness" to 115 (ret 0 )
>
> [1:ml1] [NTC] [VID] [May 07 08:57:35] v4l2_set_control: setting control
> "Brightness" to 119 (ret 0 )
>
> [1:ml1] [NTC] [VID] [May 07 08:57:35] v4l2_set_control: setting control
> "Brightness" to 122 (ret 0 )
>
> [1:ml1] [NTC] [VID] [May 07 08:57:35] v4l2_set_control: setting control
> "Brightness" to 125 (ret 0 )
>
> [1:ml1] [NTC] [VID] [May 07 08:57:35] v4l2_set_control: setting control
> "Brightness" to 128 (ret 0 )
>
> [1:ml1] [NTC] [VID] [May 07 08:57:36] v4l2_set_control: setting control
> "Brightness" to 131 (ret 0 )
>
> [1:ml1] [NTC] [VID] [May 07 08:57:41] v4l2_set_control: setting control
> "Brightness" to 134 (ret 0 )
>
> [1:ml1] [NTC] [VID] [May 07 08:57:41] v4l2_set_control: setting control
> "Brightness" to 137 (ret 0 )
>
>
>
> On 2020 M05 6, Wed 15:40:50 AEST tosiara thou dist spake thusly:
>
> > Can you upload log files with -d 7 from both machines?
>
> >
>
> > On Wed, May 6, 2020, 06:22 Kevin <kmg...@bigpond.com> wrote:
>
> > > I recently replaced the Raspberry Pi 3B (1GB) running Motion with a Pi
> 4
>
> > > (2GB). I copied everything from the 3B to the 4, including the
> motion.conf
>
> > > file. But when I run Motion I get the message:
>
> > >
>
> > > [0:motion] [ERR] [ALL] [May 04 08:50:07] main: Thread 1 - Watchdog
>
> > > timeout,
>
> > > trying to do a graceful restart
>
> > >
>
> > > The only way I could get it to run was reducing the size parameters
> from
>
> > > 640 x
>
> > > 480 to 480 x 320.
>
> > >
>
> > > Given that the Pi 4 has twice the memory capacity of the 3B, I don't
> think
>
> > > the
>
> > > problem is caused by a lack of memory.
>
> > >
>
> > > Is there some system parameter that I changed on the 3B that I haven't
>
> > > carried
>
> > > across to the Pi 4?
>
> > >
>
> > > Other?
>
> > >
>
> > > tia,
>
> > > Kevin
>
> > >
>
> > >
>
> > >
>
> > >
>
> > >
>
> > > _______________________________________________
>
> > > 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
>
>
>
>
> _______________________________________________
> 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...

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



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

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 167, Issue 4
*******************************************

Reply via email to