summaryrefslogtreecommitdiffstats
path: root/desktop/wmwebcam/README
diff options
context:
space:
mode:
author Gethyn ThomasQuail2015-11-25 12:22:50 +0100
committer Willy Sudiarto Raharjo2015-11-28 01:25:59 +0100
commit3dd1e6dea6e99623e1893bb7910c4d291b1c6f87 (patch)
tree6fe4394269e23d7a448a4ad5cb1829bd08535ed6 /desktop/wmwebcam/README
parentf6f36aee2961eedf4d20e039e53f2a3e9e80def1 (diff)
downloadslackbuilds-3dd1e6dea6e99623e1893bb7910c4d291b1c6f87.tar.gz
games/wmwebcam: Added (Webcam DockApp).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/wmwebcam/README')
-rw-r--r--desktop/wmwebcam/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop/wmwebcam/README b/desktop/wmwebcam/README
new file mode 100644
index 0000000000..0ba4ec57db
--- /dev/null
+++ b/desktop/wmwebcam/README
@@ -0,0 +1,10 @@
+wmwebcam is a dockapp that grabs an image from your webcam every second and displays the captured
+image. Original written years ago, it was updated by eukara to work with the newer V4L2. Credits go to
+him for the fix.
+
+You can customize the device location, webcam delay, and size. However, this must be done in the source
+before compile. To make this easier a patch is included, just open it in your favorite editor, read the
+comments, and edit the variables to your liking (make sure it's the lines with the "+" in front).
+
+There is also a default perl script that can upload the captured images to a FTP, this is also
+configurable in the patch.