Fix motion installation error if user "video" already exist

Add device present check to initskript
Change webcam quality to default
This commit is contained in:
Arne Fitzenreiter
2009-07-11 20:21:18 +02:00
parent b4a3be4764
commit fa52201e11
3 changed files with 9 additions and 1 deletions

View File

@@ -400,7 +400,7 @@ timelapse_filename %Y%m%d-timelapse
webcam_port 2500
# Quality of the jpeg images produced (default: 50)
webcam_quality 75
webcam_quality 50
# Output frames at 1 fps when no motion is detected and increase to the
# rate given by webcam_maxrate when motion is detected (default: off)