mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[systemd/webcam] skip more frames, so pictures are brighter
This commit is contained in:
parent
52db2fbf61
commit
fa441355c8
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ size="1280x720"
|
|||
|
||||
mkdir -p "$path"
|
||||
#streamer -q -f jpeg -s $size -o "$path"/"$now".jpeg -r 1
|
||||
fswebcam --no-banner -r $size -S 10 "$path"/"$now".jpeg
|
||||
fswebcam --no-banner -r $size -S 15 "$path"/"$now".jpeg
|
||||
exit $?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue