diff options
author | B. Watson <yalhcru@gmail.com> | 2016-08-21 15:59:56 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:30:40 +0100 |
commit | d6f1eaf91dd504ccd76ea6e0e0117471f8a60429 (patch) | |
tree | 4bcbe9d7f80bc3bb507121469bfee746567452f9 /desktop/wmwebcam/README | |
parent | f316c650ed5ac234691ad1fbfdafe4df16c5a4b5 (diff) | |
download | slackbuilds-d6f1eaf91dd504ccd76ea6e0e0117471f8a60429.tar.gz |
desktop/wmwebcam: New maintainer, minor fixes.
Diffstat (limited to 'desktop/wmwebcam/README')
-rw-r--r-- | desktop/wmwebcam/README | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/desktop/wmwebcam/README b/desktop/wmwebcam/README index 0ba4ec57db..5cf998f8c2 100644 --- a/desktop/wmwebcam/README +++ b/desktop/wmwebcam/README @@ -1,10 +1,13 @@ -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. +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). +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. +There is also a default perl script that can upload the captured images +to a FTP, this is also configurable in the patch. |