StarDot Knowledge Base
Search:     Advanced search
Showing: 1-3 of 3  
Articles
document Set up the Capture Client Java applet
Installation Download the CaptureClient.class file. Uplodate the CaptureClient.class file to your web server (into the directory where your HTML and webcam image files are located. Copy and paste the code below into your webcam HTML. <applet code="CaptureClient.class"...
01 Oct, 2008 Comments: 0
document Why am I seeing a red "X" where the image should be?
Install Java form java.com (free).  If that does not resolve the problem, refer to: www.java.com/en/downloa d/help/redximage.xml Optionally, on firmware 1.1.61 and higher, you can select Javascript mode (the default), which does not require Java and can be viewed on virtually any...
01 Oct, 2008 Comments: 0
document Can I use the Java applet within a <code> tag?
Yes, here is sample code: <![if !IE]> Firefox and others will use outer object > <object classid="java:CaptureClient.cl ass" type="application/x-java-apple t" width="320" height="253"> <param name="image" value="image.jpg" /> <param name="delay" value="5"...
23 Jul, 2009 Comments: 0