motion.conf (626B)
1 webcontrol_html_output on 2 webcontrol_port 7999 3 setup_mode off 4 webcontrol_localhost off 5 6 logfile /var/logs/motion.log 7 8 # Common settings 9 picture_filename %Y-%m-%d/%v/%H-%M-%S-%q 10 # Strix uses this to process events. It needs to match the picture directory 11 on_event_end /usr/bin/touch /var/lib/motion/queue/Camera%t_%Y-%m-%d_%v 12 exif_text %D-%N-%i-%J-%K-%L 13 event_gap 30 14 output_debug_pictures on 15 16 locate_motion_style redbox 17 locate_motion_mode off 18 netcam_keepalive on 19 netcam_tolerant_check on 20 21 ffmpeg_output_movies off 22 movie_filename %Y-%m-%d/%v/%H-%M-%S 23 24 quality 85 25 stream_quality 50 26 27 thread ./thread-1.conf 28 thread ./thread-2.conf