Motion-Project / motionplus

MotionPlus Home Page: https://motion-project.github.io/
GNU General Public License v3.0
261 stars 36 forks source link

Picture output skips picture 0 and outputs only framerate-1 pictures per second in latest build #153

Open sroller opened 2 months ago

sroller commented 2 months ago

Did you read the guide?

Yes

What is the base version number of MotionPlus being used?

0.1.x

What was the install method?

Built from source code

What is base architecture?

ARM-64bit

What is the distro being used?

Raspbian

Disto version number

bookworm

Camera/Sound type(s) being used?

PI camera via libcam

Describe the issue/problem and steps to reproduce

I built Motionplus from source to install it on a Pi4. This version starts to count pictures with 1 instead of 0. I tried different pictures formats and different fps values.

Relevant MotionPlus log output (at log_level 8)

May 14 13:52:30 [NTC][ALL][00:motionplus] log_init:MotionPlus 0.2.0-git-20240509-fc433e9 started
May 14 13:52:30 [NTC][ALL][00:motionplus] log_init:Using log type (ALL) log level (DBG)
May 14 13:52:30 [NTC][ALL][00:motionplus] mytranslate_init:Language: English
May 14 13:52:30 [INF][ALL][00:motionplus] conf_parms_log:Logging configuration parameters from all files
May 14 13:52:30 [INF][ALL][00:motionplus] Config file: /home/steffenr/motionplus/motionplus.conf
May 14 13:52:30 [INF][ALL][00:motionplus] daemon                    off
May 14 13:52:30 [INF][ALL][00:motionplus] setup_mode                off
May 14 13:52:30 [INF][ALL][00:motionplus] pid_file                  
May 14 13:52:30 [INF][ALL][00:motionplus] log_file                  /home/steffenr/motionplus/motionplus.log
May 14 13:52:30 [INF][ALL][00:motionplus] log_level                 8
May 14 13:52:30 [INF][ALL][00:motionplus] log_type                  ALL
May 14 13:52:30 [INF][ALL][00:motionplus] native_language           on
May 14 13:52:30 [INF][ALL][00:motionplus] device_name               Callisto
May 14 13:52:30 [INF][ALL][00:motionplus] device_id                 101
May 14 13:52:30 [INF][ALL][00:motionplus] device_tmo                30
May 14 13:52:30 [INF][ALL][00:motionplus] pause                     off
May 14 13:52:30 [INF][ALL][00:motionplus] target_dir                /home/steffenr/motionplus/pictures
May 14 13:52:30 [INF][ALL][00:motionplus] watchdog_tmo              30
May 14 13:52:30 [INF][ALL][00:motionplus] watchdog_kill             10
May 14 13:52:30 [INF][ALL][00:motionplus] v4l2_device               
May 14 13:52:30 [INF][ALL][00:motionplus] v4l2_params               
May 14 13:52:30 [INF][ALL][00:motionplus] netcam_url                <redacted>
May 14 13:52:30 [INF][ALL][00:motionplus] netcam_params             
May 14 13:52:30 [INF][ALL][00:motionplus] netcam_high_url           <redacted>
May 14 13:52:30 [INF][ALL][00:motionplus] netcam_high_params        
May 14 13:52:30 [INF][ALL][00:motionplus] netcam_userpass           <redacted>
May 14 13:52:30 [INF][ALL][00:motionplus] libcam_device             
May 14 13:52:30 [INF][ALL][00:motionplus] libcam_params             
May 14 13:52:30 [INF][ALL][00:motionplus] width                     640
May 14 13:52:30 [INF][ALL][00:motionplus] height                    480
May 14 13:52:30 [INF][ALL][00:motionplus] framerate                 15
May 14 13:52:30 [INF][ALL][00:motionplus] rotate                    0
May 14 13:52:30 [INF][ALL][00:motionplus] flip_axis                 none
May 14 13:52:30 [INF][ALL][00:motionplus] locate_motion_mode        off
May 14 13:52:30 [INF][ALL][00:motionplus] locate_motion_style       box
May 14 13:52:30 [INF][ALL][00:motionplus] text_left                 
May 14 13:52:30 [INF][ALL][00:motionplus] text_right                %Y-%m-%d\n%T-%q
May 14 13:52:30 [INF][ALL][00:motionplus] text_changes              off
May 14 13:52:30 [INF][ALL][00:motionplus] text_scale                1
May 14 13:52:30 [INF][ALL][00:motionplus] text_event                %Y%m%d%H%M%S
May 14 13:52:30 [INF][ALL][00:motionplus] emulate_motion            off
May 14 13:52:30 [INF][ALL][00:motionplus] threshold                 1500
May 14 13:52:30 [INF][ALL][00:motionplus] threshold_maximum         0
May 14 13:52:30 [INF][ALL][00:motionplus] threshold_sdevx           0
May 14 13:52:30 [INF][ALL][00:motionplus] threshold_sdevy           0
May 14 13:52:30 [INF][ALL][00:motionplus] threshold_sdevxy          0
May 14 13:52:30 [INF][ALL][00:motionplus] threshold_ratio           0
May 14 13:52:30 [INF][ALL][00:motionplus] threshold_ratio_change    64
May 14 13:52:30 [INF][ALL][00:motionplus] threshold_tune            off
May 14 13:52:30 [INF][ALL][00:motionplus] secondary_method          none
May 14 13:52:30 [INF][ALL][00:motionplus] secondary_params          
May 14 13:52:30 [INF][ALL][00:motionplus] noise_level               32
May 14 13:52:30 [INF][ALL][00:motionplus] noise_tune                on
May 14 13:52:30 [INF][ALL][00:motionplus] despeckle_filter          EedDl
May 14 13:52:30 [INF][ALL][00:motionplus] area_detect               
May 14 13:52:30 [INF][ALL][00:motionplus] mask_file                 
May 14 13:52:30 [INF][ALL][00:motionplus] mask_privacy              
May 14 13:52:30 [INF][ALL][00:motionplus] smart_mask_speed          0
May 14 13:52:30 [INF][ALL][00:motionplus] lightswitch_percent       0
May 14 13:52:30 [INF][ALL][00:motionplus] lightswitch_frames        5
May 14 13:52:30 [INF][ALL][00:motionplus] minimum_motion_frames     1
May 14 13:52:30 [INF][ALL][00:motionplus] static_object_time        10
May 14 13:52:30 [INF][ALL][00:motionplus] event_gap                 60
May 14 13:52:30 [INF][ALL][00:motionplus] pre_capture               3
May 14 13:52:30 [INF][ALL][00:motionplus] post_capture              5
May 14 13:52:30 [INF][ALL][00:motionplus] on_event_start            
May 14 13:52:30 [INF][ALL][00:motionplus] on_event_end              /home/steffenr/bin/after_event %v %C
May 14 13:52:30 [INF][ALL][00:motionplus] on_picture_save           
May 14 13:52:30 [INF][ALL][00:motionplus] on_area_detected          
May 14 13:52:30 [INF][ALL][00:motionplus] on_motion_detected        
May 14 13:52:30 [INF][ALL][00:motionplus] on_movie_start            
May 14 13:52:30 [INF][ALL][00:motionplus] on_movie_end              
May 14 13:52:30 [INF][ALL][00:motionplus] on_camera_lost            
May 14 13:52:30 [INF][ALL][00:motionplus] on_camera_found           
May 14 13:52:30 [INF][ALL][00:motionplus] on_secondary_detect       
May 14 13:52:30 [INF][ALL][00:motionplus] on_action_user            
May 14 13:52:30 [INF][ALL][00:motionplus] on_sound_alert            
May 14 13:52:30 [INF][ALL][00:motionplus] picture_output            on
May 14 13:52:30 [INF][ALL][00:motionplus] picture_output_motion     off
May 14 13:52:30 [INF][ALL][00:motionplus] picture_type              jpg
May 14 13:52:30 [INF][ALL][00:motionplus] picture_quality           75
May 14 13:52:30 [INF][ALL][00:motionplus] picture_exif              
May 14 13:52:30 [INF][ALL][00:motionplus] picture_filename          %Y%m%d/%H%M/%Y%m%d_%H%M%S-%q
May 14 13:52:30 [INF][ALL][00:motionplus] snapshot_interval         0
May 14 13:52:30 [INF][ALL][00:motionplus] snapshot_filename         %v-%Y%m%d%H%M%S-snapshot
May 14 13:52:30 [INF][ALL][00:motionplus] movie_output              off
May 14 13:52:30 [INF][ALL][00:motionplus] movie_output_motion       off
May 14 13:52:30 [INF][ALL][00:motionplus] movie_max_time            60
May 14 13:52:30 [INF][ALL][00:motionplus] movie_bps                 400000
May 14 13:52:30 [INF][ALL][00:motionplus] movie_quality             50
May 14 13:52:30 [INF][ALL][00:motionplus] movie_container           mp4
May 14 13:52:30 [INF][ALL][00:motionplus] movie_passthrough         off
May 14 13:52:30 [INF][ALL][00:motionplus] movie_filename            %Y%m%d/%H%M/%Y%m%d_%H%M%S
May 14 13:52:30 [INF][ALL][00:motionplus] movie_retain              all
May 14 13:52:30 [INF][ALL][00:motionplus] movie_extpipe_use         off
May 14 13:52:30 [INF][ALL][00:motionplus] movie_extpipe             
May 14 13:52:30 [INF][ALL][00:motionplus] timelapse_interval        0
May 14 13:52:30 [INF][ALL][00:motionplus] timelapse_mode            daily
May 14 13:52:30 [INF][ALL][00:motionplus] timelapse_fps             30
May 14 13:52:30 [INF][ALL][00:motionplus] timelapse_container       mpg
May 14 13:52:30 [INF][ALL][00:motionplus] timelapse_filename        %Y%m%d-timelapse
May 14 13:52:30 [INF][ALL][00:motionplus] video_pipe                
May 14 13:52:30 [INF][ALL][00:motionplus] video_pipe_motion         
May 14 13:52:30 [INF][ALL][00:motionplus] webcontrol_port           8080
May 14 13:52:30 [INF][ALL][00:motionplus] webcontrol_port2          0
May 14 13:52:30 [INF][ALL][00:motionplus] webcontrol_base_path      
May 14 13:52:30 [INF][ALL][00:motionplus] webcontrol_ipv6           off
May 14 13:52:30 [INF][ALL][00:motionplus] webcontrol_localhost      off
May 14 13:52:30 [INF][ALL][00:motionplus] webcontrol_parms          0
May 14 13:52:30 [INF][ALL][00:motionplus] webcontrol_interface      default
May 14 13:52:30 [INF][ALL][00:motionplus] webcontrol_auth_method    none
May 14 13:52:30 [INF][ALL][00:motionplus] webcontrol_authentication <redacted>
May 14 13:52:30 [INF][ALL][00:motionplus] webcontrol_tls            off
May 14 13:52:30 [INF][ALL][00:motionplus] webcontrol_cert           <redacted>
May 14 13:52:30 [INF][ALL][00:motionplus] webcontrol_key            <redacted>
May 14 13:52:30 [INF][ALL][00:motionplus] webcontrol_headers        
May 14 13:52:30 [INF][ALL][00:motionplus] webcontrol_html           
May 14 13:52:30 [INF][ALL][00:motionplus] webcontrol_actions        
May 14 13:52:30 [INF][ALL][00:motionplus] webcontrol_lock_minutes   10
May 14 13:52:30 [INF][ALL][00:motionplus] webcontrol_lock_attempts  3
May 14 13:52:30 [INF][ALL][00:motionplus] webcontrol_lock_script    
May 14 13:52:30 [INF][ALL][00:motionplus] stream_preview_scale      25
May 14 13:52:30 [INF][ALL][00:motionplus] stream_preview_newline    off
May 14 13:52:30 [INF][ALL][00:motionplus] stream_preview_location   
May 14 13:52:30 [INF][ALL][00:motionplus] stream_preview_method     mjpg
May 14 13:52:30 [INF][ALL][00:motionplus] stream_preview_ptz        on
May 14 13:52:30 [INF][ALL][00:motionplus] stream_quality            50
May 14 13:52:30 [INF][ALL][00:motionplus] stream_grey               off
May 14 13:52:30 [INF][ALL][00:motionplus] stream_motion             off
May 14 13:52:30 [INF][ALL][00:motionplus] stream_maxrate            1
May 14 13:52:30 [INF][ALL][00:motionplus] stream_scan_time          5
May 14 13:52:30 [INF][ALL][00:motionplus] stream_scan_scale         25
May 14 13:52:30 [INF][ALL][00:motionplus] database_type             
May 14 13:52:30 [INF][ALL][00:motionplus] database_dbname           
May 14 13:52:30 [INF][ALL][00:motionplus] database_host             
May 14 13:52:30 [INF][ALL][00:motionplus] database_port             0
May 14 13:52:30 [INF][ALL][00:motionplus] database_user             <redacted>
May 14 13:52:30 [INF][ALL][00:motionplus] database_password         <redacted>
May 14 13:52:30 [INF][ALL][00:motionplus] database_busy_timeout     0
May 14 13:52:30 [INF][ALL][00:motionplus] sql_event_start           
May 14 13:52:30 [INF][ALL][00:motionplus] sql_event_end             
May 14 13:52:30 [INF][ALL][00:motionplus] sql_movie_start           
May 14 13:52:30 [INF][ALL][00:motionplus] sql_movie_end             
May 14 13:52:30 [INF][ALL][00:motionplus] sql_pic_save              
May 14 13:52:30 [INF][ALL][00:motionplus] ptz_auto_track            off
May 14 13:52:30 [INF][ALL][00:motionplus] ptz_wait                  0
May 14 13:52:30 [INF][ALL][00:motionplus] ptz_move_track            
May 14 13:52:30 [INF][ALL][00:motionplus] ptz_pan_left              
May 14 13:52:30 [INF][ALL][00:motionplus] ptz_pan_right             
May 14 13:52:30 [INF][ALL][00:motionplus] ptz_tilt_up               
May 14 13:52:30 [INF][ALL][00:motionplus] ptz_tilt_down             
May 14 13:52:30 [INF][ALL][00:motionplus] ptz_zoom_in               
May 14 13:52:30 [INF][ALL][00:motionplus] ptz_zoom_out              
May 14 13:52:30 [INF][ALL][00:motionplus] snd_device                
May 14 13:52:30 [INF][ALL][00:motionplus] snd_params                
May 14 13:52:30 [INF][ALL][00:motionplus] snd_window                hamming
May 14 13:52:30 [INF][ALL][00:motionplus] snd_show                  off
May 14 13:52:30 [INF][ALL][00:motionplus] Camera 0 - Config file: /home/steffenr/motionplus/camera1.conf
May 14 13:52:30 [INF][ALL][00:motionplus] device_name               callisto
May 14 13:52:30 [INF][ALL][00:motionplus] device_id                 0
May 14 13:52:30 [INF][ALL][00:motionplus] libcam_device             camera0
May 14 13:52:30 [INF][ALL][00:motionplus] width                     1280
May 14 13:52:30 [INF][ALL][00:motionplus] height                    720
May 14 13:52:30 [INF][ALL][00:motionplus] framerate                 5
May 14 13:52:30 [INF][ALL][00:motionplus] text_left                 Callisto
May 14 13:52:30 [INF][ALL][00:motionplus] text_right                %Y-%m-%d\n%T
May 14 13:52:30 [INF][ALL][00:motionplus] text_changes              on
May 14 13:52:30 [DBG][ALL][00:motionplus] motpls_ntc:v4l2   : available
May 14 13:52:30 [DBG][ALL][00:motionplus] motpls_ntc:webp   : available
May 14 13:52:30 [DBG][ALL][00:motionplus] motpls_ntc:libcam : available
May 14 13:52:30 [DBG][ALL][00:motionplus] motpls_ntc:mysql  : not available
May 14 13:52:30 [DBG][ALL][00:motionplus] motpls_ntc:MariaDB: available
May 14 13:52:30 [DBG][ALL][00:motionplus] motpls_ntc:sqlite3: available
May 14 13:52:30 [DBG][ALL][00:motionplus] motpls_ntc:pgsql  : available
May 14 13:52:30 [DBG][ALL][00:motionplus] motpls_ntc:nls    : available
May 14 13:52:30 [DBG][ALL][00:motionplus] motpls_ntc:alsa   : available
May 14 13:52:30 [DBG][ALL][00:motionplus] motpls_ntc:fftw3  : available
May 14 13:52:30 [NTC][STR][00:motionplus] webu_init_webcontrol:Starting webcontrol on port 8080
May 14 13:52:30 [DBG][ALL][00:motionplus] util_parms_add:webcontrol_actions:>event< >off<
May 14 13:52:30 [DBG][ALL][00:motionplus] util_parms_add:webcontrol_actions:>snapshot< >off<
May 14 13:52:30 [DBG][ALL][00:motionplus] util_parms_add:webcontrol_actions:>pause< >off<
May 14 13:52:30 [DBG][ALL][00:motionplus] util_parms_add:webcontrol_actions:>restart< >off<
May 14 13:52:30 [DBG][ALL][00:motionplus] util_parms_add:webcontrol_actions:>stop< >off<
May 14 13:52:30 [DBG][ALL][00:motionplus] util_parms_add:webcontrol_actions:>config_write< >off<
May 14 13:52:30 [DBG][ALL][00:motionplus] util_parms_add:webcontrol_actions:>camera_add< >off<
May 14 13:52:30 [DBG][ALL][00:motionplus] util_parms_add:webcontrol_actions:>camera_delete< >off<
May 14 13:52:30 [DBG][ALL][00:motionplus] util_parms_add:webcontrol_actions:>config< >off<
May 14 13:52:30 [DBG][ALL][00:motionplus] util_parms_add:webcontrol_actions:>ptz< >off<
May 14 13:52:30 [DBG][ALL][00:motionplus] util_parms_add:webcontrol_actions:>movies< >on<
May 14 13:52:30 [DBG][ALL][00:motionplus] util_parms_add:webcontrol_actions:>action_user< >off<
May 14 13:52:30 [DBG][STR][00:motionplus] webu_mhd_features_basic:Basic authentication: available
May 14 13:52:30 [DBG][STR][00:motionplus] webu_mhd_features_digest:Digest authentication: available
May 14 13:52:30 [DBG][STR][00:motionplus] webu_mhd_features_ipv6:IPV6: available
May 14 13:52:30 [DBG][STR][00:motionplus] webu_mhd_features_tls:SSL/TLS: available
May 14 13:52:30 [NTC][STR][00:motionplus] webu_init_webcontrol:Started webcontrol on port 8080
May 14 13:52:30 [NTC][ALL][00:motionplus] motpls_allcams_init:No stream_preview_location for cam 0
May 14 13:52:30 [NTC][ALL][00:motionplus] motpls_allcams_init:Creating default stream preview values
May 14 13:52:30 [DBG][ALL][00:motionplus] motpls_allcams_init:stream_preview_location values. Device 1 row 1 col 1
May 14 13:52:30 [NTC][ENC][00:motionplus] motpls_av_init:libavcodec  version 61.2.100
May 14 13:52:30 [NTC][ENC][00:motionplus] motpls_av_init:libavformat version 61.0.100
May 14 13:52:30 [NTC][ALL][00:motionplus] main:Motionplus pid: 59862
May 14 13:52:30 [INF][ALL][00:ml00:callisto] mlp_init:Initialize
May 14 13:52:30 [NTC][VID][00:ml00:callisto] libcam_start:Opening libcam
May 14 13:52:30 [NTC][VID][00:ml00:callisto] cam_start_mgr:Starting.
May 14 13:52:30 [NTC][VID][00:ml00:callisto] cam_start_mgr:cam_mgr started.
May 14 13:52:30 [NTC][VID][00:ml00:callisto] cam_start_mgr:Finished.
May 14 13:52:30 [NTC][VID][00:ml00:callisto] cam_start_config:Starting.
May 14 13:52:30 [NTC][VID][00:ml00:callisto] cam_start_config:Configuration adjusted.
May 14 13:52:30 [DBG][VID][00:ml00:callisto] Libcamera Orientation Options:
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   Rotate0
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   Rotate0Mirror
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   Rotate180
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   Rotate180Mirror
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   Rotate90
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   Rotate90Mirror
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   Rotate270
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   Rotate270Mirror
May 14 13:52:30 [DBG][VID][00:ml00:callisto] Libcamera Controls:
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   AeEnable(bool)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   AeLocked(bool)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   AeMeteringMode(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     MeteringCentreWeighted = 0
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     MeteringSpot = 1
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     MeteringMatrix = 2
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     MeteringCustom = 3
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   AeConstraintMode(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     ConstraintNormal = 0
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     ConstraintHighlight = 1
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     ConstraintShadows = 2
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     ConstraintCustom = 3
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   AeExposureMode(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     ExposureNormal = 0
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     ExposureShort = 1
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     ExposureLong = 2
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     ExposureCustom = 3
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   ExposureValue(float)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   ExposureTime(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   AnalogueGain(float)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   Brightness(float)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   Contrast(float)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   Lux(float)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   AwbEnable(bool)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   AwbMode(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AwbAuto = 0
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AwbIncandescent = 1
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AwbTungsten = 2
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AwbFluorescent = 3
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AwbIndoor = 4
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AwbDaylight = 5
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AwbCloudy = 6
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AwbCustom = 7
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   AwbLocked(bool)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   ColourGains(Pipe delimited)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]      Red | Blue
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   ColourTemperature(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   Saturation(float)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   SensorBlackLevels(Pipe delimited)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]      var1|var2|var3|var4
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   Sharpness(float)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   FocusFoM(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   ColourCorrectionMatrix(Pipe delimited)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]      var1|var2|...|var8|var9
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   ScalerCrop(Pipe delimited)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]      x | y | h | w
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   DigitalGain(float)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   FrameDuration(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   FrameDurationLimits(Pipe delimited)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]      min | max
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   SensorTemperature(float)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   SensorTimestamp(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   AfMode(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AfModeManual = 0
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AfModeAuto = 1
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AfModeContinuous = 2
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   AfRange(0-2)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AfRangeNormal = 0
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AfRangeMacro = 1
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AfRangeFull = 2
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   AfSpeed(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AfSpeedNormal = 0
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AfSpeedFast = 1
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   AfMetering(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AfMeteringAuto = 0
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AfMeteringWindows = 1
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   AfWindows(Pipe delimited)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]      x | y | h | w
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   AfTrigger(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AfTriggerStart = 0
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AfTriggerCancel = 1
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   AfPause(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AfPauseImmediate = 0
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AfPauseDeferred = 1
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AfPauseResume = 2
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   LensPosition(float)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   AfState(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AfStateIdle = 0
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AfStateScanning = 1
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AfStateFocused = 2
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AfStateFailed = 3
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   AfPauseState(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AfPauseStateRunning = 0
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AfPauseStatePausing = 1
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AfPauseStatePaused = 2
May 14 13:52:30 [DBG][VID][00:ml00:callisto] Libcamera Controls Draft:
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   AePrecaptureTrigger(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AePrecaptureTriggerIdle = 0
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AePrecaptureTriggerStart = 1
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AePrecaptureTriggerCancel = 2
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   NoiseReductionMode(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     NoiseReductionModeOff = 0
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     NoiseReductionModeFast = 1
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     NoiseReductionModeHighQuality = 2
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     NoiseReductionModeMinimal = 3
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     NoiseReductionModeZSL = 4
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   ColorCorrectionAberrationMode(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     ColorCorrectionAberrationOff = 0
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     ColorCorrectionAberrationFast = 1
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     ColorCorrectionAberrationHighQuality = 2
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   AeState(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AeStateSearching = 1
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AeStateConverged = 2
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AeStateLocked = 3
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AeStateFlashRequired = 4
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AeStatePrecapture = 5
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   AwbState(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AwbStateInactive = 0
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AwbStateSearching = 1
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AwbConverged = 2
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     AwbLocked = 3
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   SensorRollingShutterSkew(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   LensShadingMapMode(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     LensShadingMapModeOff = 0
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     LensShadingMapModeOn = 1
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   PipelineDepth(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   MaxLatency(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]   TestPatternMode(int)
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     TestPatternModeOff = 0
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     TestPatternModeSolidColor = 1
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     TestPatternModeColorBars = 2
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     TestPatternModeColorBarsFadeToGray = 3
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     TestPatternModePn9 = 4
May 14 13:52:30 [DBG][VID][00:ml00:callisto]     TestPatternModeCustom1 = 256
May 14 13:52:30 [DBG][VID][00:ml00:callisto] cam_config_orientation:Configuration orientation valid
May 14 13:52:30 [DBG][VID][00:ml00:callisto] cam_config_controls:Configuration controls valid
May 14 13:52:30 [NTC][VID][00:ml00:callisto] cam_start_config:Finished.
May 14 13:52:30 [NTC][VID][00:ml00:callisto] cam_start_req:Starting.
May 14 13:52:30 [DBG][VID][00:ml00:callisto] cam_start_req:Plane 0 of 3 length 921600
May 14 13:52:30 [DBG][VID][00:ml00:callisto] cam_start_req:Plane 1 of 3 length 230400
May 14 13:52:30 [DBG][VID][00:ml00:callisto] cam_start_req:Plane 2 of 3 length 230400
May 14 13:52:30 [NTC][VID][00:ml00:callisto] cam_start_req:Finished.
May 14 13:52:30 [NTC][VID][00:ml00:callisto] cam_start_capture:Starting.
May 14 13:52:30 [NTC][VID][00:ml00:callisto] cam_start_capture:Finished.
May 14 13:52:32 [NTC][VID][00:ml00:callisto] cam_start:Started all.
May 14 13:52:32 [NTC][ALL][00:ml00:callisto] mlp_ring_resize:Resizing buffer to 4 items
May 14 13:52:32 [DBG][ALL][00:cv00:callisto] util_parms_add:secondary_params:>model_file< ><
May 14 13:52:32 [DBG][ALL][00:cv00:callisto] util_parms_add:secondary_params:>frame_interval< >5<
May 14 13:52:32 [DBG][ALL][00:cv00:callisto] util_parms_add:secondary_params:>image_type< >full<
May 14 13:52:32 [DBG][ALL][00:cv00:callisto] util_parms_add:secondary_params:>rotate< >0<
May 14 13:52:32 [NTC][ALL][00:ml00:callisto] mlp_init:Camera 1 started: motion detection Enabled
May 14 13:52:34 [NTC][ALL][00:ml00:callisto] mlp_detected_trigger:Motion detected - starting event 1
May 14 13:52:34 [NTC][ALL][00:ml00:callisto] mycreate_path:Creating /home/steffenr/motionplus/pictures/20240514/1352/
May 14 13:52:34 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135234-02.jpg
May 14 13:52:34 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135234-03.jpg
May 14 13:52:34 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135234-04.jpg
May 14 13:52:35 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135235-01.jpg
May 14 13:52:35 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135235-02.jpg
May 14 13:52:35 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135235-03.jpg
May 14 13:52:36 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135235-04.jpg
May 14 13:52:36 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135236-01.jpg
May 14 13:52:36 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135236-02.jpg
May 14 13:52:36 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135236-03.jpg
May 14 13:52:37 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135236-04.jpg
May 14 13:52:37 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135237-01.jpg
May 14 13:52:37 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135237-02.jpg
May 14 13:52:37 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135237-03.jpg
May 14 13:52:38 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135237-04.jpg
May 14 13:52:38 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135238-01.jpg
May 14 13:52:38 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135238-02.jpg
May 14 13:52:38 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135238-03.jpg
May 14 13:52:39 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135238-04.jpg
May 14 13:52:39 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135239-01.jpg
May 14 13:52:39 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135239-02.jpg
May 14 13:52:39 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135239-03.jpg
May 14 13:52:40 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135239-04.jpg
May 14 13:52:40 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135240-01.jpg
May 14 13:52:40 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135240-02.jpg
May 14 13:52:40 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135240-03.jpg
May 14 13:52:41 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135240-04.jpg
May 14 13:52:41 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135241-01.jpg
May 14 13:52:41 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135241-02.jpg
May 14 13:52:41 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135241-03.jpg
May 14 13:52:41 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135241-04.jpg
May 14 13:52:42 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135242-01.jpg
May 14 13:52:42 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135242-02.jpg
May 14 13:52:42 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135242-03.jpg
May 14 13:52:42 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135242-04.jpg
May 14 13:52:43 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135243-01.jpg
May 14 13:52:43 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135243-02.jpg
May 14 13:52:43 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135243-03.jpg
May 14 13:52:43 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135243-04.jpg
May 14 13:52:44 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135244-01.jpg
May 14 13:52:44 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135244-02.jpg
May 14 13:52:44 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135244-03.jpg
May 14 13:52:44 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135244-04.jpg
May 14 13:52:45 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135245-01.jpg
May 14 13:52:45 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135245-02.jpg
May 14 13:52:45 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135245-03.jpg
May 14 13:52:45 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135245-04.jpg
May 14 13:52:46 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135246-01.jpg
May 14 13:52:46 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135246-02.jpg
May 14 13:52:46 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135246-03.jpg
May 14 13:52:46 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135246-04.jpg
May 14 13:52:47 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135247-01.jpg
May 14 13:52:47 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135247-02.jpg
May 14 13:52:47 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135247-03.jpg
May 14 13:52:47 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135247-04.jpg
May 14 13:52:48 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135248-01.jpg
May 14 13:52:48 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135248-02.jpg
May 14 13:52:48 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135248-03.jpg
May 14 13:52:48 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135248-04.jpg
May 14 13:52:49 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135249-01.jpg
May 14 13:52:49 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135249-02.jpg
May 14 13:52:49 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135249-03.jpg
May 14 13:52:49 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135249-04.jpg
May 14 13:52:50 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135250-01.jpg
May 14 13:52:50 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135250-02.jpg
May 14 13:52:50 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135250-03.jpg
May 14 13:52:51 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135250-04.jpg
May 14 13:52:51 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135251-01.jpg
May 14 13:52:51 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135251-02.jpg
May 14 13:52:51 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135251-03.jpg
May 14 13:52:51 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/steffenr/motionplus/pictures/20240514/1352/20240514_135251-04.jpg
May 14 13:53:51 [DBG][EVT][00:ml00:callisto] util_exec_command:Executing external command '/home/steffenr/bin/after_event 01 20240514135234'
May 14 13:53:51 [NTC][ALL][00:ml00:callisto] mlp_actions_event:End of event 1
May 14 13:55:17 [NTC][ALL][00:ml00:callisto] mlp_main:Exiting
May 14 13:55:17 [NTC][VID][00:ml00:callisto] cam_stop:Stopped.
May 14 13:55:18 [NTC][ALL][00:motionplus] main:Motionplus devices finished
May 14 13:55:18 [NTC][ALL][00:motionplus] main:MotionPlus terminating
May 14 13:55:18 [NTC][ALL][00:motionplus] log_deinit:Closing logfile (/home/steffenr/motionplus/motionplus.log).
sroller commented 3 weeks ago

I pulled the changes from github and rebuilt my local binary. I checked in the code for the changes shown in the commit. Unfortunately, I doesn't look like the problem was solved. The fps is set to 10 on this system.

let me know if you need more information.

Jun 20 15:21:33 [DBG][STR][00:wc00] webu_answer_get:processing get
Jun 20 15:55:58 [NTC][ALL][00:ml00:callisto] mlp_detected_trigger:Motion detected - starting event 1
Jun 20 15:55:58 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/motion/pictures/20240620/01/20240620_155558-01.jpg
Jun 20 15:55:58 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/motion/pictures/20240620/01/20240620_155558-02.jpg
Jun 20 15:55:58 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/motion/pictures/20240620/01/20240620_155558-03.jpg
Jun 20 15:55:58 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/motion/pictures/20240620/01/20240620_155558-04.jpg
Jun 20 15:55:58 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/motion/pictures/20240620/01/20240620_155558-05.jpg
Jun 20 15:55:58 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/motion/pictures/20240620/01/20240620_155558-06.jpg
Jun 20 15:55:58 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/motion/pictures/20240620/01/20240620_155558-07.jpg
Jun 20 15:55:59 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/motion/pictures/20240620/01/20240620_155558-08.jpg
Jun 20 15:55:59 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/motion/pictures/20240620/01/20240620_155559-01.jpg
Jun 20 15:55:59 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/motion/pictures/20240620/01/20240620_155559-02.jpg
Jun 20 15:55:59 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/motion/pictures/20240620/01/20240620_155559-03.jpg
Jun 20 15:55:59 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/motion/pictures/20240620/01/20240620_155559-04.jpg
Jun 20 15:55:59 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/motion/pictures/20240620/01/20240620_155559-05.jpg
Jun 20 15:55:59 [NTC][EVT][00:ml00:callisto] on_picture_save_command:File saved to: /home/motion/pictures/20240620/01/20240620_155559-06.jpg
Jun 20 15:56:59 [DBG][EVT][00:ml00:callisto] util_exec_command:Executing external command '/home/motion/after_event 01 20240620155558'
Jun 20 15:56:59 [NTC][ALL][00:ml00:callisto] mlp_actions_event:End of event 1
Mr-Dave commented 3 weeks ago

It seems to work with emulate_motion on but not as much with other regular motion events.

sroller commented 2 weeks ago

I notice now that the picture number always starts with 1. I think it used to be 0?