Using the java viewer to distribute videos, Using the java viewer to create a web page – Canon VB-C10R User Manual
Page 85

5-7
Creating W
eb
P
a
g
e
s
This section describes how to use the Java Viewers to provide videos. Application examples are
also given.
Using the Java Viewer to Distribute Videos
Using the Java Viewer to Create a Web Page
When you use the Java Viewer, the viewer applet to be used must be incorporated into the Web
page you provide. However, this is not especially difficult. The page can be created using the
HTML normally used to include an applet.
LiveApplet
code="LiveApplet.class" archive="LiveApplet.zip"
width=450 height=380>
Glimpse
code="Glimpse.class" archive="Glimpse.zip"
width=160 height=120>
Enter the parameters required by the applet between the tags.
Use the tag for parameters other than the common attributes for applets (codebase,
code, archive, width and height).
* The underlined portion is a sample IP address. Enter the actual IP address set for the VB-C10/VB-C10R.