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. June 21, 2019 - Motion: mask_file being ignored (Vincent Toscano)


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

Message: 1
Date: Fri, 21 Jun 2019 17:18:35 -0700
From: Vincent Toscano <v...@vflux.biz>
To: motion-user@lists.sourceforge.net
Subject: [Motion-user] June 21, 2019 - Motion: mask_file being ignored
Message-ID: <88f416ba-63e0-0278-8b96-7c131c0d4...@vflux.biz>
Content-Type: text/plain; charset="utf-8"

Hello Motion Community,

I have motion running successfully on my PI. Other than buying some IR
illuminators to help the NoIR camera at night (unless there's a better
idea, but that's another post *=),* I'm experiencing an issue where my
/*mask_file*/ (PGM file saved as RAW) is not producing the result I
want. I use 2 colors in the file: black to ignore movement in that area
from triggering the event, and white for motion I care about.


        Diagnosis /Debugging Attempt

  * PGM file
      o Confirmed through logging that the PGM file is being used
      o Confirmed the correct Owner and Group
      o Confirmed the correct file permissions
      o Confirmed that the file dimensions match the video dimensions -
        1920 x 1080.
  * I am logging everything (log_level: ALL & log_type: ALL)


        Mask File

  * PGM and video attached (the very end of the short video shows the light)
  * I have created a side-by-side image to exemplify the issue (left:
    video frame, right: mask)


I suspect I have another setting which is in direct conflict or having
the mask_file in the global motion.conf is just wrong, can you help
determine which it would be? *Thanks in advance.*


        Equipment

  * Raspberry Pi
  * Camera NoIR v2.1


        Verbose Log Below

[0:motion] [NTC] [ALL] [Jun 20 10:47:15] motion_startup: Motion 4.2.2 Started

[0:motion] [NTC] [ALL] [Jun 20 10:47:15] motion_startup: Using log type (ALL) 
log level (ALL)

[0:motion] [NTC] [ALL] [Jun 20 10:47:15] become_daemon: Motion going to daemon 
mode

[0:motion] [NTC] [ALL] [Jun 20 10:47:15] motion_startup: Motion running as 
daemon process

[0:motion] [INF] [ALL] [Jun 20 10:47:15] conf_output_parms: Writing 
configuration parameters from all files (2):

[0:motion] [INF] [ALL] [Jun 20 10:47:15] Thread 0 - Config file: 
/etc/motion/motion.conf

[0:motion] [INF] [ALL] [Jun 20 10:47:15] daemon??????????????????? on

[0:motion] [INF] [ALL] [Jun 20 10:47:15] setup_mode??????????????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] pid_file????????????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] log_file????????????????? 
/var/log/motion/motion.log

[0:motion] [INF] [ALL] [Jun 20 10:47:15] log_level???????????????? 9

[0:motion] [INF] [ALL] [Jun 20 10:47:15] log_type????????????????? ALL

[0:motion] [INF] [ALL] [Jun 20 10:47:15] quiet???????????????????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] native_language?????????? on

[0:motion] [INF] [ALL] [Jun 20 10:47:15] camera_name?????????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] camera_id???????????????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] target_dir??????????????? 
/home/myUSER/motion/images+videos

[0:motion] [INF] [ALL] [Jun 20 10:47:15] videodevice?????????????? /dev/video0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] vid_control_params??????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] v4l2_palette????????????? 17

[0:motion] [INF] [ALL] [Jun 20 10:47:15] input???????????????????? -1

[0:motion] [INF] [ALL] [Jun 20 10:47:15] norm????????????????????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] frequency???????????????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] auto_brightness?????????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] tunerdevice?????????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] roundrobin_frames???????? 1

[0:motion] [INF] [ALL] [Jun 20 10:47:15] roundrobin_skip?????????? 1

[0:motion] [INF] [ALL] [Jun 20 10:47:15] roundrobin_switchfilter?? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] netcam_url??????????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] netcam_highres??????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] netcam_userpass?????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] netcam_keepalive????????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] netcam_proxy????????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] netcam_tolerant_check???? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] netcam_use_tcp??????????? on

[0:motion] [INF] [ALL] [Jun 20 10:47:15] mmalcam_name????????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] mmalcam_control_params??? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] width???????????????????? 1920

[0:motion] [INF] [ALL] [Jun 20 10:47:15] height??????????????????? 1080

[0:motion] [INF] [ALL] [Jun 20 10:47:15] framerate???????????????? 15

[0:motion] [INF] [ALL] [Jun 20 10:47:15] minimum_frame_time??????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] rotate??????????????????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] flip_axis???????????????? none

[0:motion] [INF] [ALL] [Jun 20 10:47:15] locate_motion_mode??????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] locate_motion_style?????? box

[0:motion] [INF] [ALL] [Jun 20 10:47:15] text_left???????????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] text_right??????????????? %Y-%m-%d\n%T

[0:motion] [INF] [ALL] [Jun 20 10:47:15] text_changes????????????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] text_scale??????????????? 3

[0:motion] [INF] [ALL] [Jun 20 10:47:15] text_event??????????????? 
_%Y%m%d_%H.%M.%S-%q

[0:motion] [INF] [ALL] [Jun 20 10:47:15] emulate_motion??????????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] threshold???????????????? 1500

[0:motion] [INF] [ALL] [Jun 20 10:47:15] threshold_maximum???????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] threshold_tune??????????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] noise_level?????????????? 32

[0:motion] [INF] [ALL] [Jun 20 10:47:15] noise_tune??????????????? on

[0:motion] [INF] [ALL] [Jun 20 10:47:15] despeckle_filter????????? EedDl

[0:motion] [INF] [ALL] [Jun 20 10:47:15] area_detect?????????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] mask_file???????????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] mask_privacy????????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] smart_mask_speed????????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] lightswitch_percent?????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] lightswitch_frames??????? 5

[0:motion] [INF] [ALL] [Jun 20 10:47:15] minimum_motion_frames???? 1

[0:motion] [INF] [ALL] [Jun 20 10:47:15] event_gap???????????????? 60

[0:motion] [INF] [ALL] [Jun 20 10:47:15] pre_capture?????????????? 3

[0:motion] [INF] [ALL] [Jun 20 10:47:15] post_capture????????????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] on_event_start??????????? 
/home/myUSER/motion/alertMe.sh

[0:motion] [INF] [ALL] [Jun 20 10:47:15] on_event_end????????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] on_picture_save?????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] on_area_detected????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] on_motion_detected??????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] on_movie_start??????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] on_movie_end????????????? 
/usr/bin/mpack -s "New Event" %f m...@email.com

[0:motion] [INF] [ALL] [Jun 20 10:47:15] on_camera_lost??????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] on_camera_found?????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] picture_output??????????? on

[0:motion] [INF] [ALL] [Jun 20 10:47:15] picture_output_motion???? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] picture_type????????????? jpeg

[0:motion] [INF] [ALL] [Jun 20 10:47:15] picture_quality?????????? 75

[0:motion] [INF] [ALL] [Jun 20 10:47:15] picture_exif????????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] picture_filename????????? 
%Y%m%d%H%M%S-%q

[0:motion] [INF] [ALL] [Jun 20 10:47:15] snapshot_interval???????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] snapshot_filename???????? 
%v-%Y%m%d%H%M%S-snapshot

[0:motion] [INF] [ALL] [Jun 20 10:47:15] movie_output????????????? on

[0:motion] [INF] [ALL] [Jun 20 10:47:15] movie_output_motion?????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] movie_max_time??????????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] movie_bps???????????????? 400000

[0:motion] [INF] [ALL] [Jun 20 10:47:15] movie_quality???????????? 45

[0:motion] [INF] [ALL] [Jun 20 10:47:15] movie_codec?????????????? mp4

[0:motion] [INF] [ALL] [Jun 20 10:47:15] movie_duplicate_frames??? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] movie_passthrough???????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] movie_filename??????????? 
%t-%v-%Y%m%d%H%M%S

[0:motion] [INF] [ALL] [Jun 20 10:47:15] movie_extpipe_use???????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] movie_extpipe???????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] timelapse_interval??????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] timelapse_mode??????????? daily

[0:motion] [INF] [ALL] [Jun 20 10:47:15] timelapse_fps???????????? 30

[0:motion] [INF] [ALL] [Jun 20 10:47:15] timelapse_codec?????????? mpg

[0:motion] [INF] [ALL] [Jun 20 10:47:15] timelapse_filename??????? 
%Y%m%d-timelapse

[0:motion] [INF] [ALL] [Jun 20 10:47:15] video_pipe??????????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] video_pipe_motion???????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] webcontrol_port?????????? 8080

[0:motion] [INF] [ALL] [Jun 20 10:47:15] webcontrol_ipv6?????????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] webcontrol_localhost????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] webcontrol_parms????????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] webcontrol_interface????? 1

[0:motion] [INF] [ALL] [Jun 20 10:47:15] webcontrol_auth_method??? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] webcontrol_authentication 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] webcontrol_tls??????????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] webcontrol_cert?????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] webcontrol_key??????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] webcontrol_cors_header??? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] stream_port?????????????? 8081

[0:motion] [INF] [ALL] [Jun 20 10:47:15] stream_localhost????????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] stream_auth_method??????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] stream_authentication???? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] stream_tls??????????????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] stream_cors_header??????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] stream_preview_scale????? 100

[0:motion] [INF] [ALL] [Jun 20 10:47:15] stream_preview_newline??? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] stream_preview_method???? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] stream_quality??????????? 50

[0:motion] [INF] [ALL] [Jun 20 10:47:15] stream_grey?????????????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] stream_motion???????????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] stream_maxrate??????????? 1

[0:motion] [INF] [ALL] [Jun 20 10:47:15] stream_limit????????????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] database_type???????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] database_dbname?????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] database_host???????????? localhost

[0:motion] [INF] [ALL] [Jun 20 10:47:15] database_port???????????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] database_user???????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] database_password???????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] database_busy_timeout???? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] sql_log_picture?????????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] sql_log_snapshot????????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] sql_log_movie???????????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] sql_log_timelapse???????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] sql_query_start?????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] sql_query_stop??????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] sql_query???????????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] track_type??????????????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] track_auto??????????????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] track_port??????????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] track_motorx????????????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] track_motorx_reverse????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] track_motory????????????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] track_motory_reverse????? off

[0:motion] [INF] [ALL] [Jun 20 10:47:15] track_maxx??????????????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] track_minx??????????????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] track_maxy??????????????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] track_miny??????????????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] track_homex?????????????? 128

[0:motion] [INF] [ALL] [Jun 20 10:47:15] track_homey?????????????? 128

[0:motion] [INF] [ALL] [Jun 20 10:47:15] track_iomojo_id?????????? 0

[0:motion] [INF] [ALL] [Jun 20 10:47:15] track_step_angle_x??????? 10

[0:motion] [INF] [ALL] [Jun 20 10:47:15] track_step_angle_y??????? 10

[0:motion] [INF] [ALL] [Jun 20 10:47:15] track_move_wait?????????? 10

[0:motion] [INF] [ALL] [Jun 20 10:47:15] track_speed?????????????? 255

[0:motion] [INF] [ALL] [Jun 20 10:47:15] track_stepsize??????????? 40

[0:motion] [INF] [ALL] [Jun 20 10:47:15] track_generic_move??????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] camera??????????????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] camera_dir??????????????? 

[0:motion] [INF] [ALL] [Jun 20 10:47:15] Thread 1 - Config file: 
/etc/motion/cam002.conf

[0:motion] [INF] [ALL] [Jun 20 10:47:15] camera_name?????????????? cam002

[0:motion] [INF] [ALL] [Jun 20 10:47:15] camera_id???????????????? 2

[0:motion] [INF] [ALL] [Jun 20 10:47:15] mmalcam_name????????????? vc.ril.camera

[0:motion] [INF] [ALL] [Jun 20 10:47:15] text_left???????????????? Cam002

[0:motion] [INF] [ALL] [Jun 20 10:47:15] mask_file???????????????? 
/home/myUSER/motion/cam002_mask_1920x1080.pgm

[0:motion] [INF] [ALL] [Jun 20 10:47:15] picture_filename????????? 
%$_%Y%m%d_%H.%M.%S-%q

[0:motion] [INF] [ALL] [Jun 20 10:47:15] snapshot_filename???????? 
%$_%Y%m%d_%H.%M.%S-%q

[0:motion] [INF] [ALL] [Jun 20 10:47:15] movie_filename??????????? 
%$_%Y%m%d_%H.%M.%S-%q

[0:motion] [DBG] [ALL] [Jun 20 10:47:15] motion_ntc: v4l2?? : available

[0:motion] [DBG] [ALL] [Jun 20 10:47:15] motion_ntc: bktr?? : not available

[0:motion] [DBG] [ALL] [Jun 20 10:47:15] motion_ntc: webp?? : available

[0:motion] [DBG] [ALL] [Jun 20 10:47:15] motion_ntc: mmal?? : available

[0:motion] [DBG] [ALL] [Jun 20 10:47:15] motion_ntc: ffmpeg : available

[0:motion] [DBG] [DBL] [Jun 20 10:47:15] motion_ntc: mysql? : available

[0:motion] [DBG] [DBL] [Jun 20 10:47:15] motion_ntc: sqlite3: available

[0:motion] [DBG] [DBL] [Jun 20 10:47:15] motion_ntc: pgsql? : available

[0:motion] [DBG] [DBL] [Jun 20 10:47:15] motion_ntc: nls??? : available

[0:motion] [NTC] [STR] [Jun 20 10:47:15] webu_start_strm: Starting all camera 
streams on port 8081

[0:motion] [DBG] [STR] [Jun 20 10:47:15] webu_mhd_features_basic: Basic 
authentication: available

[0:motion] [DBG] [STR] [Jun 20 10:47:15] webu_mhd_features_digest: Digest 
authentication: available

[0:motion] [DBG] [STR] [Jun 20 10:47:15] webu_mhd_features_ipv6: IPV6: available

[0:motion] [DBG] [STR] [Jun 20 10:47:15] webu_mhd_features_tls: SSL/TLS: 
available

[0:motion] [NTC] [STR] [Jun 20 10:47:15] webu_strm_ntc: Started camera 2 stream 
on port/camera_id 8081/2

[0:motion] [NTC] [STR] [Jun 20 10:47:15] webu_start_ctrl: Starting webcontrol 
on port 8080

[0:motion] [DBG] [STR] [Jun 20 10:47:15] webu_mhd_features_basic: Basic 
authentication: available

[0:motion] [DBG] [STR] [Jun 20 10:47:15] webu_mhd_features_digest: Digest 
authentication: available

[0:motion] [DBG] [STR] [Jun 20 10:47:15] webu_mhd_features_ipv6: IPV6: available

[0:motion] [DBG] [STR] [Jun 20 10:47:15] webu_mhd_features_tls: SSL/TLS: 
available

[0:motion] [NTC] [STR] [Jun 20 10:47:15] webu_start_ctrl: Started webcontrol on 
port 8080

[0:motion] [DBG] [VID] [Jun 20 10:47:15] bktr_mutex_init: BKTR is not enabled.

[0:motion] [NTC] [ENC] [Jun 20 10:47:15] ffmpeg_global_init: ffmpeg libavcodec 
version 57.64.101 libavformat version 57.56.101

[0:motion] [DBG] [DBL] [Jun 20 10:47:15] dbse_global_init: Initializing database

[0:motion] [NTC] [ALL] [Jun 20 10:47:15] translate_init: Language: English

[0:motion] [NTC] [ALL] [Jun 20 10:47:15] motion_start_thread: Camera ID: 2 is 
from /etc/motion/cam002.conf

[0:motion] [NTC] [ALL] [Jun 20 10:47:15] motion_start_thread: Camera ID: 2 
Camera Name: cam002 Device: /dev/video0

[0:motion] [NTC] [ALL] [Jun 20 10:47:15] main: Waiting for threads to finish, 
pid: 342

[1:ml1:cam002] [NTC] [ALL] [Jun 20 10:47:15] motion_init: Camera 2 started: 
motion detection Enabled

[1:ml1:cam002] [NTC] [VID] [Jun 20 10:47:15] vid_start: Opening MMAL cam

[1:ml1:cam002] [NTC] [VID] [Jun 20 10:47:15] mmalcam_start: MMAL Camera thread 
starting... for camera (vc.ril.camera) of 1920 x 1080 at 15 fps

[1:ml1:cam002] [NTC] [VID] [Jun 20 10:47:16] create_camera_component: MMAL 
camera component created

[1:ml1:cam002] [NTC] [ALL] [Jun 20 10:47:16] image_ring_resize: Resizing 
pre_capture buffer to 1 items

[1:ml1:cam002] [INF] [ALL] [Jun 20 10:47:16] motion_init: Maskfile 
"/home/myUSER/motion/cam002_mask_1920x1080.pgm" loaded.

[1:ml1:cam002] [NTC] [ALL] [Jun 20 10:47:17] image_ring_resize: Resizing 
pre_capture buffer to 4 items

[1:ml1:cam002] [DBG] [EVT] [Jun 20 10:52:33] exec_command: Executing external 
command '/home/myUSER/motion/alertMe.sh'

[1:ml1:cam002] [INF] [EVT] [Jun 20 10:52:33] event_new_video: Source FPS 2

[1:ml1:cam002] [NTC] [ENC] [Jun 20 10:52:33] ffmpeg_set_codec: Low fps. 
Encoding 2 frames into a 10 frames container.

[1:ml1:cam002] [INF] [ENC] [Jun 20 10:52:33] ffmpeg_set_quality: libx264 codec 
vbr/crf/bit_rate: 28

[1:ml1:cam002] [NTC] [EVT] [Jun 20 10:52:34] event_newfile: File of type 8 
saved to: /home/myUser/motion/images+videos/cam002_20190620_10.52.31-01.mp4

[1:ml1:cam002] [NTC] [ALL] [Jun 20 10:52:34] motion_detected: Motion detected - 
starting event 1

[1:ml1:cam002] [NTC] [EVT] [Jun 20 10:52:34] event_newfile: File of type 1 
saved to: /home/myUser/motion/images+videos/cam002_20190620_10.52.31-00.jpg

*Thank You!*

-- 
Best,
Vincent

-- 
Best,
Vincent

-------------- next part --------------
An HTML attachment was scrubbed...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bigicinjknhadcig.png
Type: image/png
Size: 38210 bytes
Desc: not available

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



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

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 156, Issue 32
********************************************

Reply via email to