|
|
| |
| |
Capture Client
Capture Client is live webcam java
applet designed for owners of NetCam and
WinCam.Live but is compatible with
any JPEG-based webcam and is available free for download to all.
Capture Client 1.2.7 Now Available
FEATURES
o Automatically updates live images on a web page
o Flicker-free refresh of image only
(eliminates need for meta tag refresh)
o Built-in optional countdown to next live image
(displays under image, on browser status bar or none)
o Webcam watcher doesn't need to install plug-in
o Second/millisecond resolution
o Multi-OS and web browser support
o HREF link support
DEMO
See a single Capture Client in action in the
StarDot Front Office or see a
Multi-Cam Demo.
INSTALLATION
| 1. |
Download the CaptureClient.class file (below). |
| 2. |
Upload the CaptureClient.class file to your web server
(into the directory where your HTML and webcam image files are located). |
| 3. |
Copy and paste the code below into your webcam html.
|
<applet code="CaptureClient.class" width="640" height="493">
<param name="image" value="netcam.jpg">
<param name="delay" value="30">
<param name="status" value="2">
<param name="statusText" value="Next live image in %s seconds">
<param name="statusTextColor" value="#ffffff">
<param name="backgroundColor" value="#000000">
<param name="url" value="http://www.stardot.com">
</applet>
|
| 4. |
Customize the code:
- width = image width (example shows 640)
- height = image height + 13 (example shows 493)
- image value = webcam image filename (example shows netcam.jpg)
- delay value = number of seconds to next update attempt (example shows 30)
|
Detailed reference of Capture Client parameters.
Need help on using the applet with separate image and html servers. Check
instructions.txt (included in the
downloadable zip file).
KNOWN PROBLEMS
- None.
|
| |
*Your e-mail address will not be sold as part of a mailing list.
**We like to link to and promote webcam sites. |
| |
© 1999-2005 StarDot Technologies |
|
| |
|