Skip to content

Commit

Permalink
lgtm
Browse files Browse the repository at this point in the history
  • Loading branch information
dcmartin committed Nov 19, 2020
1 parent 6bcda44 commit f7eebc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sh/run.motion.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ HOSTID=$(uname -n | sed 's/[-+#]*//g')

# container
LABEL='motion'
IMAGE='dcmartin/addon-motion-video0:0.10.13'
IMAGE='dcmartin/addon-motion-video0:0.10.14'

# defaults
OPTIONS='{"log_level":"info","log_motion_level":"info","log_motion_type":"ALL","default":{"changes":"on","event_gap":5,"framerate":5,"minimum_motion_frames":10,"post_pictures":"best","text_scale":2,"threshold_maximum":100000,"threshold_percent":1,"username":"username","password":"password","netcam_userpass":"username:password","width":640,"height":480},"mqtt":{"host":"127.0.0.1","port":1883,"username":"username","password":"password"},"group":"motion","device":"rpi0w","client":"rpi0w","timezone":"America/Los_Angeles","cameras":[{"name":"local","framerate":5,"palette":8,"type":"local","device":"/dev/video0","width":640,"height":480}]}'
Expand Down

0 comments on commit f7eebc0

Please sign in to comment.