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: movie passthrough FPS (csspcmotion) 2. Re: Watchdog timeout (Kevin) ---------------------------------------------------------------------- Message: 1 Date: Thu, 7 May 2020 18:12:31 -0400 From: csspcmotion <mot...@curtissystemssoftware.com> To: motion-user@lists.sourceforge.net Subject: Re: [Motion-user] movie passthrough FPS Message-ID: <b845b6da-1ce2-536e-7123-056a4eaeb...@curtissystemssoftware.com> Content-Type: text/plain; charset="utf-8"; Format="flowed" Can any body answer how to do following I posted over month ago? On 4/1/20 11:09 AM, csspcmotion wrote: > > I am using the netcam_highres option with movie_passthrough on. > > My cameras are set to 10 FPS and during some weathers conditions would > like to slow the collection to much slower collection perhaps 4 FPS > ... although attempting this with a lower framerate does not reflect > this new framerate on the movie_passthrough created movies and motion > ends up syncing to match the higher fps (10) which is not what I want > during such weather or related (crazy motion) which can change in a > matter of minutes. > > Is there a way to change that collection rate without restarting the > given motion's affected camera(s) which has situation of lost frames > and other related context data during a restart, while at the same > time not requiring to change the FPS within the camera itself? > > I have looked at the code but don?t yet recognize a good spot to make > such needed movie_passthrough/ffmpeg alterations. It may also be > acceptable to just toss any frames beyond the lower framerate ? at > least disk space can be minimized. > > > > > -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 2 Date: Fri, 08 May 2020 08:14:31 +1000 From: Kevin <kmg...@bigpond.com> To: motion-user@lists.sourceforge.net Subject: Re: [Motion-user] Watchdog timeout Message-ID: <33809115.2LLdvmYarN@bunyip> Content-Type: text/plain; charset="us-ascii" Sadly, no change. # rpi-eeprom-update BCM2711 detected BOOTLOADER: up-to-date CURRENT: Thu 16 Apr 17:11:26 UTC 2020 (1587057086) LATEST: Thu 16 Apr 17:11:26 UTC 2020 (1587057086) FW DIR: /lib/firmware/raspberrypi/bootloader/critical VL805: up-to-date CURRENT: 000137ad LATEST: 000137ad See attachments for other "stuff". On 2020 M05 7, Thu 15:26:30 AEST tosiara thou dist spake thusly: > 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 -------------- next part -------------- An HTML attachment was scrubbed... -------------- next part -------------- # gdb motion GNU gdb (Raspbian 8.2.1-2) 8.2.1 Reading symbols from motion...(no debugging symbols found)...done. (gdb) set args -n -d 7 -l motion.log -c /etc/motion/motion.conf (gdb) r Starting program: /usr/bin/motion -n -d 7 -l motion.log -c /etc/motion/motion.conf [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1". [0:motion] [NTC] [ALL] conf_load: Processing thread 0 - config file /etc/motion/motion.conf [0:motion] [ALR] [ALL] conf_cmdparse: "process_id_file" replaced with "pid_file" after version 4.1.1 [0:motion] [ALR] [ALL] conf_cmdparse: "logfile" replaced with "log_file" after version 4.1.1 [0:motion] [ALR] [ALL] conf_cmdparse: "power_line_frequency" replaced with "vid_control_params" after version 4.1.1 [0:motion] [ALR] [ALL] conf_cmdparse: "rtsp_uses_tcp" replaced with "netcam_use_tcp" after version 4.1.1 [0:motion] [ALR] [ALL] conf_cmdparse: "brightness" replaced with "vid_control_params" after version 4.1.1 [0:motion] [ALR] [ALL] conf_cmdparse: "contrast" replaced with "vid_control_params" after version 4.1.1 [0:motion] [ALR] [ALL] conf_cmdparse: "saturation" replaced with "vid_control_params" after version 4.1.1 [0:motion] [ALR] [ALL] conf_cmdparse: "hue" replaced with "vid_control_params" after version 4.1.1 [0:motion] [ALR] [ALL] conf_cmdparse: "switchfilter" replaced with "roundrobin_switchfilter" after version 4.1.1 [0:motion] [ALR] [ALL] conf_cmdparse: "lightswitch" replaced with "lightswitch_percent" after version 4.1.1 [0:motion] [ALR] [ALL] conf_cmdparse: "max_movie_time" replaced with "movie_max_time" after version 4.1.1 [0:motion] [ALR] [ALL] conf_cmdparse: "output_pictures" replaced with "picture_output" after version 4.1.1 [0:motion] [ALR] [ALL] conf_cmdparse: "output_debug_pictures" replaced with "picture_output_motion" after version 4.1.1 [0:motion] [ALR] [ALL] conf_cmdparse: "quality" replaced with "picture_quality" after version 4.1.1 [0:motion] [ALR] [ALL] conf_cmdparse: "ffmpeg_output_movies" replaced with "movie_output" after version 4.1.1 [0:motion] [ALR] [ALL] conf_cmdparse: "ffmpeg_output_debug_movies" replaced with "movie_output_motion" after version 4.1.1 [0:motion] [ALR] [ALL] conf_cmdparse: "ffmpeg_variable_bitrate" replaced with "movie_quality" after version 4.1.1 [0:motion] [ALR] [ALL] conf_cmdparse: "ffmpeg_video_codec" replaced with "movie_codec" after version 4.1.1 [0:motion] [ALR] [ALL] conf_cmdparse: "ffmpeg_duplicate_frames" replaced with "movie_duplicate_frames" after version 4.1.1 [0:motion] [ALR] [ALL] conf_cmdparse: "use_extpipe" replaced with "movie_extpipe_use" after version 4.1.1 [0:motion] [ALR] [ALL] conf_cmdparse: "text_double" replaced with "text_scale" after version 4.1.1 [0:motion] [ALR] [ALL] conf_cmdparse: "ipv6_enabled" replaced with "webcontrol_ipv6" after version 4.1.1 [0:motion] [ALR] [ALL] conf_cmdparse: "webcontrol_html_output" replaced with "webcontrol_interface" after version 4.1.1 [0:motion] [NTC] [ALL] motion_startup: Logging to file (motion.log) [New Thread 0xadcaea90 (LWP 10216)] [New Thread 0xad2fea90 (LWP 10217)] [New Thread 0xac6fea90 (LWP 10218)] [Thread 0xac6fea90 (LWP 10218) exited] Thread 1 "motion" received signal SIGSEGV, Segmentation fault. __tz_convert (timer=0x20, use_localtime=1, tp=0xbeffc510) at tzset.c:587 587 tzset.c: No such file or directory. (gdb) bt #0 __tz_convert (timer=0x20, use_localtime=1, tp=0xbeffc510) at tzset.c:587 #1 0x00018870 in ?? () Backtrace stopped: previous frame identical to this frame (corrupt stack?) -------------- next part -------------- [0:motion] [NTC] [ALL] [May 08 07:57:05] motion_startup: Motion 4.3.1 Started [0:motion] [NTC] [ALL] [May 08 07:57:05] motion_startup: Using log type (ALL) log level (INF) [0:motion] [INF] [ALL] [May 08 07:57:05] conf_output_parms: Writing configuration parameters from all files (1): [0:motion] [INF] [ALL] [May 08 07:57:05] Thread 0 - Config file: /etc/motion/motion.conf [0:motion] [INF] [ALL] [May 08 07:57:05] daemon off [0:motion] [INF] [ALL] [May 08 07:57:05] setup_mode off [0:motion] [INF] [ALL] [May 08 07:57:05] pid_file /var/run/motion/motion.pid [0:motion] [INF] [ALL] [May 08 07:57:05] log_file motion.log [0:motion] [INF] [ALL] [May 08 07:57:05] log_level 7 [0:motion] [INF] [ALL] [May 08 07:57:05] log_type all [0:motion] [INF] [ALL] [May 08 07:57:05] quiet on [0:motion] [INF] [ALL] [May 08 07:57:05] native_language on [0:motion] [INF] [ALL] [May 08 07:57:05] camera_name [0:motion] [INF] [ALL] [May 08 07:57:05] camera_id 0 [0:motion] [INF] [ALL] [May 08 07:57:05] target_dir /mnt/ssd/motion/new [0:motion] [INF] [ALL] [May 08 07:57:05] videodevice /dev/video0 [0:motion] [INF] [ALL] [May 08 07:57:05] vid_control_params saturation=127,contrast=127,brightness=127 [0:motion] [INF] [ALL] [May 08 07:57:05] v4l2_palette 17 [0:motion] [INF] [ALL] [May 08 07:57:05] input -1 [0:motion] [INF] [ALL] [May 08 07:57:05] norm 0 [0:motion] [INF] [ALL] [May 08 07:57:05] frequency 0 [0:motion] [INF] [ALL] [May 08 07:57:05] auto_brightness 1 [0:motion] [INF] [ALL] [May 08 07:57:05] tunerdevice [0:motion] [INF] [ALL] [May 08 07:57:05] roundrobin_frames 1 [0:motion] [INF] [ALL] [May 08 07:57:05] roundrobin_skip 1 [0:motion] [INF] [ALL] [May 08 07:57:05] roundrobin_switchfilter off [0:motion] [INF] [ALL] [May 08 07:57:05] netcam_url [0:motion] [INF] [ALL] [May 08 07:57:05] netcam_highres [0:motion] [INF] [ALL] [May 08 07:57:05] netcam_userpass [0:motion] [INF] [ALL] [May 08 07:57:05] netcam_keepalive off [0:motion] [INF] [ALL] [May 08 07:57:05] netcam_proxy [0:motion] [INF] [ALL] [May 08 07:57:05] netcam_tolerant_check off [0:motion] [INF] [ALL] [May 08 07:57:05] netcam_use_tcp on [0:motion] [INF] [ALL] [May 08 07:57:05] netcam_decoder [0:motion] [INF] [ALL] [May 08 07:57:05] mmalcam_name [0:motion] [INF] [ALL] [May 08 07:57:05] mmalcam_control_params [0:motion] [INF] [ALL] [May 08 07:57:05] width 640 [0:motion] [INF] [ALL] [May 08 07:57:05] height 480 [0:motion] [INF] [ALL] [May 08 07:57:05] framerate 100 [0:motion] [INF] [ALL] [May 08 07:57:05] minimum_frame_time 0 [0:motion] [INF] [ALL] [May 08 07:57:05] rotate 0 [0:motion] [INF] [ALL] [May 08 07:57:05] flip_axis none [0:motion] [INF] [ALL] [May 08 07:57:05] locate_motion_mode off [0:motion] [INF] [ALL] [May 08 07:57:05] locate_motion_style box [0:motion] [INF] [ALL] [May 08 07:57:05] text_left desk [0:motion] [INF] [ALL] [May 08 07:57:05] text_right %Y-%m-%d\n%T-%q [0:motion] [INF] [ALL] [May 08 07:57:05] text_changes off [0:motion] [INF] [ALL] [May 08 07:57:05] text_scale 1 [0:motion] [INF] [ALL] [May 08 07:57:05] text_event %Y%m%d%H%M%S [0:motion] [INF] [ALL] [May 08 07:57:05] emulate_motion off [0:motion] [INF] [ALL] [May 08 07:57:05] threshold 1500 [0:motion] [INF] [ALL] [May 08 07:57:05] threshold_maximum 0 [0:motion] [INF] [ALL] [May 08 07:57:05] threshold_tune off [0:motion] [INF] [ALL] [May 08 07:57:05] noise_level 32 [0:motion] [INF] [ALL] [May 08 07:57:05] noise_tune on [0:motion] [INF] [ALL] [May 08 07:57:05] despeckle_filter EedDl [0:motion] [INF] [ALL] [May 08 07:57:05] area_detect [0:motion] [INF] [ALL] [May 08 07:57:05] mask_file [0:motion] [INF] [ALL] [May 08 07:57:05] mask_privacy [0:motion] [INF] [ALL] [May 08 07:57:05] smart_mask_speed 0 [0:motion] [INF] [ALL] [May 08 07:57:05] lightswitch_percent 100 [0:motion] [INF] [ALL] [May 08 07:57:05] lightswitch_frames 5 [0:motion] [INF] [ALL] [May 08 07:57:05] minimum_motion_frames 1 [0:motion] [INF] [ALL] [May 08 07:57:05] event_gap 30 [0:motion] [INF] [ALL] [May 08 07:57:05] pre_capture 5 [0:motion] [INF] [ALL] [May 08 07:57:05] post_capture 0 [0:motion] [INF] [ALL] [May 08 07:57:05] on_event_start /usr/local/bin/motion_event_start [0:motion] [INF] [ALL] [May 08 07:57:05] on_event_end /usr/local/bin/motion_event_end [0:motion] [INF] [ALL] [May 08 07:57:05] on_picture_save [0:motion] [INF] [ALL] [May 08 07:57:05] on_area_detected [0:motion] [INF] [ALL] [May 08 07:57:05] on_motion_detected [0:motion] [INF] [ALL] [May 08 07:57:05] on_movie_start [0:motion] [INF] [ALL] [May 08 07:57:05] on_movie_end [0:motion] [INF] [ALL] [May 08 07:57:05] on_camera_lost [0:motion] [INF] [ALL] [May 08 07:57:05] on_camera_found [0:motion] [INF] [ALL] [May 08 07:57:05] picture_output off [0:motion] [INF] [ALL] [May 08 07:57:05] picture_output_motion off [0:motion] [INF] [ALL] [May 08 07:57:05] picture_type jpeg [0:motion] [INF] [ALL] [May 08 07:57:05] picture_quality 75 [0:motion] [INF] [ALL] [May 08 07:57:05] picture_exif [0:motion] [INF] [ALL] [May 08 07:57:05] picture_filename %Y%m%d-%H%M%S-%q [0:motion] [INF] [ALL] [May 08 07:57:05] snapshot_interval 0 [0:motion] [INF] [ALL] [May 08 07:57:05] snapshot_filename %v-%Y%m%d-%H%M%S-snapshot [0:motion] [INF] [ALL] [May 08 07:57:05] movie_output on [0:motion] [INF] [ALL] [May 08 07:57:05] movie_output_motion off [0:motion] [INF] [ALL] [May 08 07:57:05] movie_max_time 0 [0:motion] [INF] [ALL] [May 08 07:57:05] movie_bps 400000 [0:motion] [INF] [ALL] [May 08 07:57:05] movie_quality 0 [0:motion] [INF] [ALL] [May 08 07:57:05] movie_codec mp4 [0:motion] [INF] [ALL] [May 08 07:57:05] movie_duplicate_frames off [0:motion] [INF] [ALL] [May 08 07:57:05] movie_passthrough off [0:motion] [INF] [ALL] [May 08 07:57:05] movie_filename %Y%m%d-%H%M%S_%t_%v [0:motion] [INF] [ALL] [May 08 07:57:05] movie_extpipe_use off [0:motion] [INF] [ALL] [May 08 07:57:05] movie_extpipe [0:motion] [INF] [ALL] [May 08 07:57:05] timelapse_interval 0 [0:motion] [INF] [ALL] [May 08 07:57:05] timelapse_mode daily [0:motion] [INF] [ALL] [May 08 07:57:05] timelapse_fps 30 [0:motion] [INF] [ALL] [May 08 07:57:05] timelapse_codec mpg [0:motion] [INF] [ALL] [May 08 07:57:05] timelapse_filename %Y%m%d-timelapse [0:motion] [INF] [ALL] [May 08 07:57:05] video_pipe [0:motion] [INF] [ALL] [May 08 07:57:05] video_pipe_motion [0:motion] [INF] [ALL] [May 08 07:57:05] webcontrol_port 8080 [0:motion] [INF] [ALL] [May 08 07:57:05] webcontrol_ipv6 off [0:motion] [INF] [ALL] [May 08 07:57:05] webcontrol_localhost on [0:motion] [INF] [ALL] [May 08 07:57:05] webcontrol_parms 0 [0:motion] [INF] [ALL] [May 08 07:57:05] webcontrol_interface 0 [0:motion] [INF] [ALL] [May 08 07:57:05] webcontrol_auth_method 0 [0:motion] [INF] [ALL] [May 08 07:57:05] webcontrol_authentication [0:motion] [INF] [ALL] [May 08 07:57:05] webcontrol_tls off [0:motion] [INF] [ALL] [May 08 07:57:05] webcontrol_cert [0:motion] [INF] [ALL] [May 08 07:57:05] webcontrol_key [0:motion] [INF] [ALL] [May 08 07:57:05] webcontrol_cors_header [0:motion] [INF] [ALL] [May 08 07:57:05] stream_port 8081 [0:motion] [INF] [ALL] [May 08 07:57:05] stream_localhost off [0:motion] [INF] [ALL] [May 08 07:57:05] stream_auth_method 1 [0:motion] [INF] [ALL] [May 08 07:57:05] stream_authentication <redacted> [0:motion] [INF] [ALL] [May 08 07:57:05] stream_tls off [0:motion] [INF] [ALL] [May 08 07:57:05] stream_cors_header [0:motion] [INF] [ALL] [May 08 07:57:05] stream_preview_scale 25 [0:motion] [INF] [ALL] [May 08 07:57:05] stream_preview_newline off [0:motion] [INF] [ALL] [May 08 07:57:05] stream_preview_method 0 [0:motion] [INF] [ALL] [May 08 07:57:05] stream_quality 95 [0:motion] [INF] [ALL] [May 08 07:57:05] stream_grey off [0:motion] [INF] [ALL] [May 08 07:57:05] stream_motion on [0:motion] [INF] [ALL] [May 08 07:57:05] stream_maxrate 30 [0:motion] [INF] [ALL] [May 08 07:57:05] stream_limit 0 [0:motion] [INF] [ALL] [May 08 07:57:05] database_type [0:motion] [INF] [ALL] [May 08 07:57:05] database_dbname [0:motion] [INF] [ALL] [May 08 07:57:05] database_host localhost [0:motion] [INF] [ALL] [May 08 07:57:05] database_port 0 [0:motion] [INF] [ALL] [May 08 07:57:05] database_user [0:motion] [INF] [ALL] [May 08 07:57:05] database_password [0:motion] [INF] [ALL] [May 08 07:57:05] database_busy_timeout 0 [0:motion] [INF] [ALL] [May 08 07:57:05] sql_log_picture off [0:motion] [INF] [ALL] [May 08 07:57:05] sql_log_snapshot off [0:motion] [INF] [ALL] [May 08 07:57:05] sql_log_movie off [0:motion] [INF] [ALL] [May 08 07:57:05] sql_log_timelapse off [0:motion] [INF] [ALL] [May 08 07:57:05] sql_query_start [0:motion] [INF] [ALL] [May 08 07:57:05] sql_query_stop [0:motion] [INF] [ALL] [May 08 07:57:05] sql_query [0:motion] [INF] [ALL] [May 08 07:57:05] track_type 0 [0:motion] [INF] [ALL] [May 08 07:57:05] track_auto off [0:motion] [INF] [ALL] [May 08 07:57:05] track_port [0:motion] [INF] [ALL] [May 08 07:57:05] track_motorx 0 [0:motion] [INF] [ALL] [May 08 07:57:05] track_motorx_reverse off [0:motion] [INF] [ALL] [May 08 07:57:05] track_motory 0 [0:motion] [INF] [ALL] [May 08 07:57:05] track_motory_reverse off [0:motion] [INF] [ALL] [May 08 07:57:05] track_maxx 0 [0:motion] [INF] [ALL] [May 08 07:57:05] track_minx 0 [0:motion] [INF] [ALL] [May 08 07:57:05] track_maxy 0 [0:motion] [INF] [ALL] [May 08 07:57:05] track_miny 0 [0:motion] [INF] [ALL] [May 08 07:57:05] track_homex 128 [0:motion] [INF] [ALL] [May 08 07:57:05] track_homey 128 [0:motion] [INF] [ALL] [May 08 07:57:05] track_iomojo_id 0 [0:motion] [INF] [ALL] [May 08 07:57:05] track_step_angle_x 10 [0:motion] [INF] [ALL] [May 08 07:57:05] track_step_angle_y 10 [0:motion] [INF] [ALL] [May 08 07:57:05] track_move_wait 10 [0:motion] [INF] [ALL] [May 08 07:57:05] track_speed 255 [0:motion] [INF] [ALL] [May 08 07:57:05] track_stepsize 40 [0:motion] [INF] [ALL] [May 08 07:57:05] track_generic_move [0:motion] [INF] [ALL] [May 08 07:57:05] camera [0:motion] [INF] [ALL] [May 08 07:57:05] camera_dir [0:motion] [NTC] [STR] [May 08 07:57:05] webu_start_strm: Starting all camera streams on port 8081 [0:motion] [NTC] [STR] [May 08 07:57:05] webu_strm_ntc: Started camera 0 stream on port 8081 [0:motion] [NTC] [STR] [May 08 07:57:05] webu_start_ctrl: Starting webcontrol on port 8080 [0:motion] [NTC] [STR] [May 08 07:57:05] webu_start_ctrl: Started webcontrol on port 8080 [0:motion] [NTC] [ENC] [May 08 07:57:05] ffmpeg_global_init: ffmpeg libavcodec version 58.35.100 libavformat version 58.20.100 [0:motion] [NTC] [ALL] [May 08 07:57:05] translate_init: Language: English [0:motion] [NTC] [ALL] [May 08 07:57:05] motion_start_thread: Camera ID: 0 is from /etc/motion/motion.conf [0:motion] [NTC] [ALL] [May 08 07:57:05] motion_start_thread: Camera ID: 0 Camera Name: (null) Device: /dev/video0 [0:motion] [NTC] [ALL] [May 08 07:57:05] main: Waiting for threads to finish, pid: 8987 [1:ml1] [NTC] [ALL] [May 08 07:57:05] motion_init: Camera 0 started: motion detection Enabled [1:ml1] [NTC] [VID] [May 08 07:57:05] vid_start: Opening V4L2 device [1:ml1] [NTC] [VID] [May 08 07:57:05] v4l2_device_open: Using videodevice /dev/video0 and input -1 [1:ml1] [NTC] [VID] [May 08 07:57:06] v4l2_device_capability: - VIDEO_CAPTURE [1:ml1] [NTC] [VID] [May 08 07:57:06] v4l2_device_capability: - STREAMING [1:ml1] [NTC] [VID] [May 08 07:57:06] v4l2_input_select: Name = "Camera 1"- CAMERA [1:ml1] [NTC] [VID] [May 08 07:57:06] v4l2_norm_select: Device does not support specifying PAL/NTSC norm [1:ml1] [NTC] [VID] [May 08 07:57:06] v4l2_pixfmt_select: Configuration palette index 17 (YU12) for 640x480 doesn't work. [1:ml1] [NTC] [VID] [May 08 07:57:06] v4l2_pixfmt_select: Supported palettes: [1:ml1] [NTC] [VID] [May 08 07:57:06] v4l2_pixfmt_select: (0) YUYV (YUYV 4:2:2) [1:ml1] [NTC] [VID] [May 08 07:57:06] v4l2_pixfmt_set: Testing palette YUYV (640x480) [1:ml1] [NTC] [VID] [May 08 07:57:06] v4l2_pixfmt_set: Using palette YUYV (640x480) [1:ml1] [NTC] [VID] [May 08 07:57:06] v4l2_pixfmt_select: Selected palette YUYV [1:ml1] [INF] [VID] [May 08 07:57:06] v4l2_fps_set: Trying to set fps to 100 [1:ml1] [INF] [VID] [May 08 07:57:06] v4l2_fps_set: Device set fps to 30 [1:ml1] [INF] [VID] [May 08 07:57:06] v4l2_ctrls_list: ---------Controls--------- [1:ml1] [INF] [VID] [May 08 07:57:06] v4l2_ctrls_list: V4L2 ID Name and Range [1:ml1] [INF] [VID] [May 08 07:57:06] v4l2_ctrls_list: ID09963776 Brightness, 0 to 255 [1:ml1] [INF] [VID] [May 08 07:57:06] v4l2_ctrls_list: ID09963777 Contrast, 0 to 255 [1:ml1] [INF] [VID] [May 08 07:57:06] v4l2_ctrls_list: ID09963778 Saturation, 0 to 255 [1:ml1] [INF] [VID] [May 08 07:57:06] v4l2_ctrls_list: ID09963779 Hue, -127 to 127 [1:ml1] [INF] [VID] [May 08 07:57:06] v4l2_ctrls_list: ID09963792 Gamma, 1 to 8 [1:ml1] [INF] [VID] [May 08 07:57:06] v4l2_ctrls_list: ID09963800 Power Line Frequency, 0 to 2 [1:ml1] [INF] [VID] [May 08 07:57:06] v4l2_ctrls_list: menu item: Value 0 Disabled [1:ml1] [INF] [VID] [May 08 07:57:06] v4l2_ctrls_list: menu item: Value 1 50 Hz [1:ml1] [INF] [VID] [May 08 07:57:06] v4l2_ctrls_list: menu item: Value 2 60 Hz [1:ml1] [INF] [VID] [May 08 07:57:06] v4l2_ctrls_list: ID09963803 Sharpness, 0 to 15 [1:ml1] [INF] [VID] [May 08 07:57:06] v4l2_ctrls_list: ID09963804 Backlight Compensation, 1 to 5 [1:ml1] [INF] [VID] [May 08 07:57:06] v4l2_ctrls_list: -------------------------- [1:ml1] [INF] [VID] [May 08 07:57:06] vid_parms_parse: Parsing controls: saturation=127,contrast=127,brightness=127 [1:ml1] [INF] [VID] [May 08 07:57:06] v4l2_ctrls_set: Set control "Brightness" to value 127 [1:ml1] [INF] [VID] [May 08 07:57:06] v4l2_ctrls_set: Set control "Contrast" to value 127 [1:ml1] [INF] [VID] [May 08 07:57:06] v4l2_ctrls_set: Set control "Saturation" to value 127 [1:ml1] [NTC] [ALL] [May 08 07:57:06] image_ring_resize: Resizing pre_capture buffer to 1 items [0:motion] [ERR] [ALL] [May 08 07:57:35] motion_watchdog: Thread 1 - Watchdog timeout. Trying to do a graceful restart [0:motion] [ERR] [ALL] [May 08 07:57:45] motion_watchdog: Thread 1 - Watchdog timeout did NOT restart, killing it! ------------------------------ ------------------------------ 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 5 *******************************************