We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93d2229 commit 79d5aa0Copy full SHA for 79d5aa0
1 file changed
webcam/platform/windows/functions
@@ -19,7 +19,7 @@ take_picture() {
19
# "$module_platform_path/snapshot.exe" -q 100 "$tmpdir/prey-picture"
20
21
#New module call
22
- "$module_platform_path/prey-webcam.exe" -invalid youcam,cyberlink,google -frame 10 -outfile "$tmpdir/prey-picture.jpg"
+ "$module_platform_path/prey-webcam.exe" -invalid youcam,cyberlink,google -frame 90 -outfile "$tmpdir/prey-picture.jpg"
23
}
24
25
capture_video() {
0 commit comments