pjWebCam Documentation
|
Quality | Size in k | Image |
---|---|---|
0 | 3 | ![]() |
25 | 7 | ![]() |
50 | 9 | ![]() |
75 | 13 | ![]() |
100 | 60 | ![]() |
This shows a summary of the current image capture options.
If this is checked then pjWebCam operates as a simple HTTP server. Using the port number etc. specified in the http settings dialog.
This opens the http settings dialog.
This specifies the port number that the http server listens on. The default port for http is 80, a common alternative (to avoid clashing with another webserver on the same address, or to avoid using a privilidged port) is 8080.
If this is checked then the server will send and Http header asking the web client to perform a client pull after the time specified by the refresh interval.
This is the number of seconds the client should wait before performing a client pull.
If this is checked then each time pjWebCam captures and image it is uploaded to the ftp server specified in the ftp settings dialog.
This opens the ftp settings dialog.
This specifies the username to use when logging on to the ftp server.
This specifies the password to use when logging on to the ftp server. The password is stored (like all other pjWebCam configuration information) in the registry. It is encrypted using a relatively simple encryption mechanism. There is a potential security risk. If someone has access to your registry they could break the encryption, given sufficient time and expertise, thus giving them access to your ftp account.
This specifies an account name to connect to the ftp server with. This is not tested because i couldn't find an FTP server that uses this facility. The likelyhood is that you will not need to enter anything in this box.
This is the internet address of your ftp server.
This is the subdirectory on that server that you wish to store the image file in.
This is the filename that you wish to store.
If this is checked then any captured image has a caption using the settings specified in the caption settings dialog.
This opens the caption settings dialog.
This specifies the string to be used as a caption. The following escapes are used to insert date and time information into the string.
Escape | Meaning |
---|---|
%a | Abbreviated weekday name |
%A | Full weekday name |
%b | Abbreviated month name |
%B | Full month name |
%c | Date and time representation, appropriate for locale |
%d | Day of month as decimal number (01 - 31) |
%H | Hour in 24-hour format (00 - 23) |
%I | Hour in 12-hour format (01 - 12) |
%j | Day of year as decimal number (001 - 366) |
%m | Month as decimal number (01 - 12) |
%M | Minute as decimal number (00 - 59) |
%p | Current locale's A.M./P.M. indicator for 12-hour clock |
%S | Second as decimal number (00 - 59) |
%U | Week of year as decimal number, with Sunday as first day of week (00 - 51) |
%w | Weekday as decimal number (0 - 6; Sunday is 0) |
%W | Week of year as decimal number, with Monday as first day of week (00 - 51) |
%x | Date representation for current locale |
%X | Time representation for current locale |
%y | Year without century, as decimal number (00 - 99) |
%Y | Year with century, as decimal number |
%z, %Z | Time-zone name or abbreviation; no characters if time zone is unknown |
%% | Percent sign |
A flag # can be inserted in any escape, changing the meanings as follows
Escape | Meaning |
---|---|
%#a, %#A, %#b, %#B, %#p, %#X, %#z, %#Z, %#% | # flag is ignored |
%#c | Long date and time representation, appropriate for locale. |
%#x | Long date representation for current locale |
%#d, %#H, %#I, %#j, %#m, %#M, %#S, %#U, %#w, %#W, %#y, %#Y | removes leading zeros (if any) |
Specifies the vertical position of the caption.
Specifies the horizontal position of the caption.
If this is checked then the Caption is drawn onto the image transparantly, other wise the text is drawn in a box.
Clicking this button allows you to select a caption font.
Clicking this button allows you to select the foreground colour of the caption.
Clicking this button allows you to select the background colour of the caption. This is the colour of the box that the text is drawn onto unless transparent is selected, in which case this is used as the outline colour for the text.
If this is checked then the captured image is saved locally.
This is the filename of the image to save.
This button allows you to browse for a filename to save as.
This shows an indication of outstanding file transfers.
This button causes a capture to happen immediately, resetting the timer.
Displays copyright information about pjWebCam.
Closes pjWebCam.
This shows a log of actions in the current session.