mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-02 00:02:55 +02:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user