update motion-arm

This commit is contained in:
kev 2021-10-15 09:49:12 +08:00
parent 545c8150bc
commit a4a5ab945d
2 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
FROM arm32v7/debian:buster
MAINTAINER EasyPi Software Foundation
ENV MOTION_VERSION=4.3.1
ENV MOTION_VERSION=4.3.2
ENV MOTION_FILE=pi_buster_motion_${MOTION_VERSION}-1_armhf.deb
ENV MOTION_URL=https://github.com/Motion-Project/motion/releases/download/release-${MOTION_VERSION}/${MOTION_FILE}

View File

@ -132,7 +132,7 @@ movie_quality 60
movie_codec mp4
# File name(without extension) for movies relative to target directory
movie_filename %t-%v-%Y%m%d%H%M%S
movie_filename %Y-%m-%d-%H-%M-%S
############################################################
# Webcontrol configuration parameters
@ -142,7 +142,7 @@ movie_filename %t-%v-%Y%m%d%H%M%S
webcontrol_port 8080
# Restrict webcontrol connections to the localhost.
webcontrol_localhost on
webcontrol_localhost off
# Type of configuration options to allow via the webcontrol.
webcontrol_parms 0
@ -155,7 +155,7 @@ webcontrol_parms 0
stream_port 8081
# Restrict stream connections to the localhost.
stream_localhost on
stream_localhost off
##############################################################
# Camera config files - One for each camera.