Files
motion/data/motionplus-dist.conf.in
2021-06-26 22:04:03 -06:00

110 lines
3.0 KiB
Plaintext

; This config file was generated by @PACKAGE_NAME@ @PACKAGE_VERSION@
; Documentation: @prefix@/share/doc/motionplus/motionplus_guide.html
;
; This file contains only the basic configuration options to get a
; system working. There are many more options available. Please
; consult the documentation for the complete list of all options.
;
;*************************************************
;***** System
;*************************************************
daemon off
setup_mode off
;log_file
log_level 6
log_type ALL
;*************************************************
;***** Camera
;*************************************************
camera_name
camera_id 0
;target_dir
;*************************************************
;***** Source
;*************************************************
;v4l2_device /dev/video0
;netcam_url
;mmalcam_name
;*************************************************
;***** Image
;*************************************************
width 640
height 480
framerate 15
;*************************************************
;***** Overlays
;*************************************************
text_right %Y-%m-%d\n%T
;*************************************************
;***** Method
;*************************************************
emulate_motion off
threshold 1500
;*************************************************
;***** Masks
;*************************************************
noise_level 32
despeckle_filter EedDl
;*************************************************
;***** Detection
;*************************************************
minimum_motion_frames 1
event_gap 60
pre_capture 3
post_capture 10
;*************************************************
;***** Scripts
;*************************************************
on_event_start
on_event_end
;*************************************************
;***** Picture
;*************************************************
picture_output off
picture_filename %v-%Y%m%d%H%M%S-%q
;*************************************************
;***** Movie
;*************************************************
movie_output on
movie_max_time 120
movie_quality 45
movie_codec mkv
movie_filename %v-%Y%m%d%H%M%S
;*************************************************
;***** Web Control
;*************************************************
webcontrol_port 8080
webcontrol_localhost on
webcontrol_parms 0
;*************************************************
;***** Web Stream
;*************************************************
stream_preview_scale 25
stream_preview_method 0
;*************************************************
; Camera config files - One for each camera.
;*************************************************
; camera @sysconfdir@/motionplus/camera1.conf
; camera @sysconfdir@/motionplus/camera2.conf
; camera @sysconfdir@/motionplus/camera3.conf
; camera @sysconfdir@/motionplus/camera4.conf
;*************************************************
; Directory to read '.conf' files for cameras.
;*************************************************
; camera_dir @sysconfdir@/motionplus/conf.d