README 648 B

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