README 675 B

12345678910111213141516
  1. wmwebcam (Webcam DockApp)
  2. wmwebcam is a dockapp that grabs an image from your webcam every second
  3. and displays the captured image. Original written years ago, it was
  4. updated by eukara to work with the newer V4L2. Credits go to him for
  5. the fix.
  6. You can customize the device location, webcam delay, and size. However,
  7. this must be done in the source before compile. To make this easier
  8. a patch is included, just open it in your favorite editor, read the
  9. comments, and edit the variables to your liking (make sure it's the
  10. lines with the "+" in front).
  11. There is also a default perl script that can upload the captured images
  12. to a FTP, this is also configurable in the patch.