|
:: booruWebCam v1.2 ::
Date: 2002-02-11 16:35
------------------
  booruWebCam is a single-file program, it requires no installation, just
run it.
  There is no traditional windows-style window, access menu by right-clicking in
the booruWebCam window.
  Move the window by placing the mouse in the window and holding the left mouse-button and then drag it to where you want it.
  There are two command-line options so far
      /run - which means booruWebCam will start running directly.
      /minimized - which means it will be minimized when it starts.
  If you are having trouble with the FTP not uploading the image, make sure that the destination field includes the destination image name. Eg. aDir/webcam/theImage.jpg NOT just aDir/webcam/ Some people have problems with the path when entering the path with an initial '/' example: /aDir/webcam... removing the initial '/' is a good idea unless your homedir is the root dir.
The Destination should NOT start with http:// or ftp:// and there should not be any hostname in it either.
Also, make sure the HOST is a real hostname and not an URL. OK example: ftp.somehost.com WRONG example: ftp://ftp.somehost.com or http://ftp.somehost.com So, the HOST field should contain a hostname or an ip address.
  ZERO byte image file problem... Normally this is a driver problem, sometimes it can be circumvented by changing the video-format, the image bit-depth and compression.
  The rest should be obvious, if not drop me a line and I will try to help.
------------------
|