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. Watchdog timeout (Kevin)
2. Re: Watchdog timeout (tosiara)
3. Re: Watchdog timeout (Kevin)
----------------------------------------------------------------------
Message: 1
Date: Wed, 06 May 2020 13:21:21 +1000
From: Kevin <[email protected]>
To: [email protected]
Subject: [Motion-user] Watchdog timeout
Message-ID: <3533474.TvpxlF6k2X@bunyip>
Content-Type: text/plain; charset="us-ascii"
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
------------------------------
Message: 2
Date: Wed, 6 May 2020 08:40:50 +0300
From: tosiara <[email protected]>
To: Motion discussion list <[email protected]>
Subject: Re: [Motion-user] Watchdog timeout
Message-ID:
<cachtdwtwrm0gqz_tvgomb-c+bxjbfe-yjubsjmjtpvrbbqe...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Can you upload log files with -d 7 from both machines?
On Wed, May 6, 2020, 06:22 Kevin <[email protected]> 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
> [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...
------------------------------
Message: 3
Date: Wed, 06 May 2020 16:18:38 +1000
From: Kevin <[email protected]>
To: Motion discussion list <[email protected]>
Subject: Re: [Motion-user] Watchdog timeout
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"
Quick reply - full details (log file, config file & etc) tomorrow, but (from
the Pi4)...
====
# gdb motion
(gdb) set args -n -d 9
(gdb) r
Starting program: /usr/bin/motion -n -d 9
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
[444040:motion] [NTC] [ALL] conf_load: Processing thread 0 - config file
/etc/motion/motion.conf
[444040:motion] [NTC] [ALL] motion_startup: Motion 4.1.1 Started
[444040:motion] [NTC] [ALL] motion_startup: Logging to file
(/var/log/motion/motion.log)
[New Thread 0xadcfba90 (LWP 3212)]
[New Thread 0xad4faa90 (LWP 3213)]
[Thread 0xadcfba90 (LWP 3212) exited]
Thread 1 "motion" received signal SIGSEGV, Segmentation fault.__tz_convert
(timer=0xc, use_localtime=1, tp=0xbeffb420)
??? at tzset.c:587
587???? tzset.c: No such file or directory.
(gdb) bt
#0? __tz_convert (timer=0xc, use_localtime=1, tp=0xbeffb420)
??? at tzset.c:587
#1? 0x00016550 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb)
====
# date
Wed? 6 May 16:09:25 AEST 2020
====
[444040:motion] [NTC] [ALL] [May 06 16:02:50] motion_startup: Using log type
(ALL) log level (ALL)
[444040:motion] [INF] [ALL] [May 06 16:02:50] conf_output_parms: Writing
configuration parameters from all files (1):
[444040:motion] [INF] [ALL] [May 06 16:02:50] Thread 0 - Config file:
/etc/motion/motion.conf
[444040:motion] [INF] [ALL] [May 06 16:02:50] daemon??????????????????? off
[444040:motion] [INF] [ALL] [May 06 16:02:50] process_id_file??????????
/var/run/motion/motion.pid
[444040:motion] [INF] [ALL] [May 06 16:02:50] setup_mode??????????????? off
[444040:motion] [INF] [ALL] [May 06 16:02:50] logfile??????????????????
/var/log/motion/motion.log
[444040:motion] [INF] [ALL] [May 06 16:02:50] log_level???????????????? 9
[444040:motion] [INF] [ALL] [May 06 16:02:50] log_type????????????????? all
[444040:motion] [INF] [ALL] [May 06 16:02:50] videodevice??????????????
/dev/video0
[444040:motion] [INF] [ALL] [May 06 16:02:50] v4l2_palette????????????? 17
[444040:motion] [INF] [ALL] [May 06 16:02:50] input???????????????????? -1
[444040:motion] [INF] [ALL] [May 06 16:02:50] norm????????????????????? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] frequency???????????????? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] flip_axis???????????????? none
[444040:motion] [INF] [ALL] [May 06 16:02:50] rotate??????????????????? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] width???????????????????? 640
[444040:motion] [INF] [ALL] [May 06 16:02:50] height??????????????????? 480
[444040:motion] [INF] [ALL] [May 06 16:02:50] framerate???????????????? 100
[444040:motion] [INF] [ALL] [May 06 16:02:50] minimum_frame_time??????? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] netcam_keepalive????????? off
[444040:motion] [INF] [ALL] [May 06 16:02:50] netcam_tolerant_check???? off
[444040:motion] [INF] [ALL] [May 06 16:02:50] rtsp_uses_tcp???????????? on
[444040:motion] [INF] [ALL] [May 06 16:02:50] auto_brightness?????????? on
[444040:motion] [INF] [ALL] [May 06 16:02:50] brightness??????????????? 127
[444040:motion] [INF] [ALL] [May 06 16:02:50] contrast????????????????? 127
[444040:motion] [INF] [ALL] [May 06 16:02:50] saturation??????????????? 127
[444040:motion] [INF] [ALL] [May 06 16:02:50] hue?????????????????????? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] power_line_frequency????? -1
[444040:motion] [INF] [ALL] [May 06 16:02:50] roundrobin_frames???????? 1
[444040:motion] [INF] [ALL] [May 06 16:02:50] roundrobin_skip?????????? 1
[444040:motion] [INF] [ALL] [May 06 16:02:50] switchfilter????????????? off
[444040:motion] [INF] [ALL] [May 06 16:02:50] threshold???????????????? 1500
[444040:motion] [INF] [ALL] [May 06 16:02:50] threshold_tune??????????? off
[444040:motion] [INF] [ALL] [May 06 16:02:50] noise_level?????????????? 32
[444040:motion] [INF] [ALL] [May 06 16:02:50] noise_tune??????????????? on
[444040:motion] [INF] [ALL] [May 06 16:02:50] despeckle_filter????????? EedDl
[444040:motion] [INF] [ALL] [May 06 16:02:50] smart_mask_speed????????? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] lightswitch?????????????? 100
[444040:motion] [INF] [ALL] [May 06 16:02:50] minimum_motion_frames???? 1
[444040:motion] [INF] [ALL] [May 06 16:02:50] pre_capture?????????????? 5
[444040:motion] [INF] [ALL] [May 06 16:02:50] post_capture????????????? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] event_gap???????????????? 30
[444040:motion] [INF] [ALL] [May 06 16:02:50] max_movie_time??????????? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] emulate_motion??????????? off
[444040:motion] [INF] [ALL] [May 06 16:02:50] output_pictures?????????? off
[444040:motion] [INF] [ALL] [May 06 16:02:50] output_debug_pictures???? off
[444040:motion] [INF] [ALL] [May 06 16:02:50] quality?????????????????? 75
[444040:motion] [INF] [ALL] [May 06 16:02:50] camera_id???????????????? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] picture_type????????????? jpeg
[444040:motion] [INF] [ALL] [May 06 16:02:50] ffmpeg_output_movies????? on
[444040:motion] [INF] [ALL] [May 06 16:02:50] ffmpeg_output_debug_movies off
[444040:motion] [INF] [ALL] [May 06 16:02:50] ffmpeg_bps??????????????? 400000
[444040:motion] [INF] [ALL] [May 06 16:02:50] ffmpeg_variable_bitrate?? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] ffmpeg_video_codec??????? mp4
[444040:motion] [INF] [ALL] [May 06 16:02:50] ffmpeg_passthrough??????? off
[444040:motion] [INF] [ALL] [May 06 16:02:50] ffmpeg_duplicate_frames?? off
[444040:motion] [INF] [ALL] [May 06 16:02:50] use_extpipe?????????????? off
[444040:motion] [INF] [ALL] [May 06 16:02:50] snapshot_interval???????? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] locate_motion_mode??????? off
[444040:motion] [INF] [ALL] [May 06 16:02:50] locate_motion_style?????? box
[444040:motion] [INF] [ALL] [May 06 16:02:50] text_right???????????????
%Y-%m-%d\n%T-%q
[444040:motion] [INF] [ALL] [May 06 16:02:50] text_left???????????????? desk
[444040:motion] [INF] [ALL] [May 06 16:02:50] text_changes????????????? off
[444040:motion] [INF] [ALL] [May 06 16:02:50] text_event???????????????
%Y%m%d%H%M%S
[444040:motion] [INF] [ALL] [May 06 16:02:50] text_double?????????????? off
[444040:motion] [INF] [ALL] [May 06 16:02:50] target_dir???????????????
/mnt/ssd/motion/new
[444040:motion] [INF] [ALL] [May 06 16:02:50] snapshot_filename????????
%v-%Y%m%d-%H%M%S-snapshot
[444040:motion] [INF] [ALL] [May 06 16:02:50] picture_filename?????????
%Y%m%d-%H%M%S-%q
[444040:motion] [INF] [ALL] [May 06 16:02:50] movie_filename???????????
%Y%m%d-%H%M%S_%t_%v
[444040:motion] [INF] [ALL] [May 06 16:02:50] timelapse_interval??????? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] timelapse_mode??????????? daily
[444040:motion] [INF] [ALL] [May 06 16:02:50] timelapse_codec?????????? mpg
[444040:motion] [INF] [ALL] [May 06 16:02:50] timelapse_fps???????????? 30
[444040:motion] [INF] [ALL] [May 06 16:02:50] timelapse_filename???????
%Y%m%d-timelapse
[444040:motion] [INF] [ALL] [May 06 16:02:50] ipv6_enabled????????????? off
[444040:motion] [INF] [ALL] [May 06 16:02:50] stream_port?????????????? 8081
[444040:motion] [INF] [ALL] [May 06 16:02:50] substream_port??????????? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] stream_quality??????????? 95
[444040:motion] [INF] [ALL] [May 06 16:02:50] stream_motion???????????? on
[444040:motion] [INF] [ALL] [May 06 16:02:50] stream_maxrate??????????? 30
[444040:motion] [INF] [ALL] [May 06 16:02:50] stream_localhost????????? off
[444040:motion] [INF] [ALL] [May 06 16:02:50] stream_limit????????????? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] stream_auth_method??????? 1
[444040:motion] [INF] [ALL] [May 06 16:02:50] stream_authentication????
<redacted>
[444040:motion] [INF] [ALL] [May 06 16:02:50] stream_preview_scale????? 25
[444040:motion] [INF] [ALL] [May 06 16:02:50] stream_preview_newline??? off
[444040:motion] [INF] [ALL] [May 06 16:02:50] webcontrol_port?????????? 8080
[444040:motion] [INF] [ALL] [May 06 16:02:50] webcontrol_localhost????? on
[444040:motion] [INF] [ALL] [May 06 16:02:50] webcontrol_html_output??? on
[444040:motion] [INF] [ALL] [May 06 16:02:50] webcontrol_parms????????? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] track_type??????????????? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] track_auto??????????????? off
[444040:motion] [INF] [ALL] [May 06 16:02:50] track_motorx????????????? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] track_motorx_reverse????? off
[444040:motion] [INF] [ALL] [May 06 16:02:50] track_motory????????????? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] track_motory_reverse????? off
[444040:motion] [INF] [ALL] [May 06 16:02:50] track_maxx??????????????? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] track_minx??????????????? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] track_maxy??????????????? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] track_miny??????????????? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] track_homex?????????????? 128
[444040:motion] [INF] [ALL] [May 06 16:02:50] track_homey?????????????? 128
[444040:motion] [INF] [ALL] [May 06 16:02:50] track_iomojo_id?????????? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] track_step_angle_x??????? 10
[444040:motion] [INF] [ALL] [May 06 16:02:50] track_step_angle_y??????? 10
[444040:motion] [INF] [ALL] [May 06 16:02:50] track_move_wait?????????? 10
[444040:motion] [INF] [ALL] [May 06 16:02:50] track_speed?????????????? 255
[444040:motion] [INF] [ALL] [May 06 16:02:50] track_stepsize??????????? 40
[444040:motion] [INF] [ALL] [May 06 16:02:50] quiet???????????????????? on
[444040:motion] [INF] [ALL] [May 06 16:02:50] on_event_start???????????
/usr/local/bin/motion_event_start
[444040:motion] [INF] [ALL] [May 06 16:02:50] on_event_end?????????????
/usr/local/bin/motion_event_end
[444040:motion] [INF] [ALL] [May 06 16:02:50] sql_log_picture?????????? on
[444040:motion] [INF] [ALL] [May 06 16:02:50] sql_log_snapshot????????? on
[444040:motion] [INF] [ALL] [May 06 16:02:50] sql_log_movie???????????? off
[444040:motion] [INF] [ALL] [May 06 16:02:50] sql_log_timelapse???????? off
[444040:motion] [INF] [ALL] [May 06 16:02:50] sql_query_start??????????
sql_query_start insert into security_events(camera, event_time_stamp)
values('%t', '%Y-%m-%d %T')
[444040:motion] [INF] [ALL] [May 06 16:02:50] sql_query????????????????
sql_query insert into security_file(camera, filename, frame, file_type,
time_stamp) values('%t', '%f', '%q', '%n', '%Y-%m-%d %T')
[444040:motion] [INF] [ALL] [May 06 16:02:50] database_host????????????
localhost
[444040:motion] [INF] [ALL] [May 06 16:02:50] database_port???????????? 0
[444040:motion] [INF] [ALL] [May 06 16:02:50] database_busy_timeout???? 0
[444040:motion] [DBG] [VID] [May 06 16:02:50] bktr_mutex_init: BKTR is not
enabled.
[444040:motion] [NTC] [ENC] [May 06 16:02:50] ffmpeg_global_init: ffmpeg
libavcodec version 58.35.100 libavformat version 58.20.100
[0:motion] [NTC] [ALL] [May 06 16:02:50] main: Camera ID: 0 is from
/etc/motion/motion.conf
[0:motion] [NTC] [ALL] [May 06 16:02:50] main: Camera ID: 0 Camera Name: (null)
Device: /dev/video0
[1:ml1] [NTC] [ALL] [May 06 16:02:50] motion_init: Camera 0 started: motion
detection Enabled
[1:ml1] [NTC] [VID] [May 06 16:02:50] vid_start: Opening V4L2 device
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_start: Using videodevice /dev/video0
and input -1
[0:motion] [NTC] [ALL] [May 06 16:02:50] main: Waiting for threads to finish,
pid: 3200
[0:wc0] [NTC] [STR] [May 06 16:02:50] http_bindsock: listening on 127.0.0.1
port 8080
[0:wc0] [NTC] [STR] [May 06 16:02:50] httpd_run: Started motion-httpd server on
port 8080 (auth Disabled)
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_get_capability:
------------------------
cap.driver: "uvcvideo"
cap.card: "USB2.0 PC CAMERA: USB2.0 PC CAM"
cap.bus_info: "usb-0000:01:00.0-1.2"
cap.capabilities=0x84A00001
------------------------
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_get_capability: - VIDEO_CAPTURE
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_get_capability: - STREAMING
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_select_input: name = "Camera 1",
type 0x00000002, status 00000000
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_select_input: - CAMERA
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_select_input: Device does not
support specifying PAL/NTSC norm
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_set_pix_format: Configuration
palette index 17 (YU12) doesn't work.
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_set_pix_format: Supported palettes:
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_set_pix_format: (0) YUYV (YUYV 4:2:2)
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_set_pix_format: 0 - YUYV 4:2:2
(compressed : 0) (0x56595559)
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_do_set_pix_format: Testing palette
YUYV (640x480)
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_do_set_pix_format: Using palette
YUYV (640x480) bytesperlines 1280 sizeimage 614400 colorspace 00000000
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_set_pix_format: Selected palette YUYV
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_scan_controls: found control
0x00980900, "Brightness", range 0,255
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_scan_controls:??? "Brightness",
default 128, current 25
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_scan_controls: found control
0x00980901, "Contrast", range 0,255
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_scan_controls:??? "Contrast",
default 135, current 126
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_scan_controls: found control
0x00980902, "Saturation", range 0,255
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_scan_controls:??? "Saturation",
default 75, current 126
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_scan_controls: found control
0x00980903, "Hue", range -127,127
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_scan_controls:??? "Hue", default 0,
current 0
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_scan_controls: found control
0x00980918, "Power Line Frequency", range 0,2
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_scan_controls:??? "Power Line
Frequency", default 1, current 1
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_scan_controls: found control
0x00980910, "Gamma", range 1,8
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_scan_controls:??? "Gamma", default
4, current 4
[1:ml1] [DBG] [VID] [May 06 16:02:50] v4l2_set_mmap: mmap information: frames=4
[1:ml1] [DBG] [VID] [May 06 16:02:50] v4l2_set_mmap: 0 length=614400 Address
(acc65000)
[1:ml1] [DBG] [VID] [May 06 16:02:50] v4l2_set_mmap: 1 length=614400 Address
(aca6a000)
[1:ml1] [DBG] [VID] [May 06 16:02:50] v4l2_set_mmap: 2 length=614400 Address
(ac86a000)
[1:ml1] [DBG] [VID] [May 06 16:02:50] v4l2_set_mmap: 3 length=614400 Address
(ac7d4000)
[1:ml1] [NTC] [ALL] [May 06 16:02:50] image_ring_resize: Resizing pre_capture
buffer to 1 items
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_set_control: setting control
"Contrast" to 126 (ret 0 )
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_set_control: setting control
"Saturation" to 126 (ret 0 )
[1:ml1] [NTC] [VID] [May 06 16:02:50] v4l2_set_control: setting control
"Brightness" to 25 (ret 0 )
[1:ml1] [DBG] [VID] [May 06 16:02:50] v4l2_capture: 1) vid_source->pframe -1
[0:motion] [ERR] [ALL] [May 06 16:03:20] main: Thread 1 - Watchdog timeout,
trying to do a graceful restart
[0:motion] [ERR] [ALL] [May 06 16:04:20] main: Thread 1 - Watchdog timeout, did
NOT restart graceful, killing it!
[0:motion] [ERR] [ALL] [May 06 16:04:22] main: cleaning Thread 1
[0:motion] [NTC] [STR] [May 06 16:04:22] stream_stop: Closing motion-stream
listen socket & active motion-stream sockets
[0:motion] [NTC] [STR] [May 06 16:04:22] stream_stop: Closed motion-stream
listen socket & active motion-stream sockets
-------- Original Message --------
From: tosiara <[email protected]>
Sent: Wed May 06 15:40:50 GMT+10:00 2020
To: Motion discussion list <[email protected]>
Subject: Re: [Motion-user] Watchdog timeout
Can you upload log files with -d 7 from both machines?
On Wed, May 6, 2020, 06:22 Kevin <[email protected]> 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
> [email protected]
> 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
[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 167, Issue 2
*******************************************