Canon Vb-C50fi 5-20, Applet Tag Descriptions, Using the Viewer for Java to Distribute Videos

Models: Vb-C50fi

1 209
Download 209 pages 12.39 Kb
Page 150
Image 150
Applet Tag Descriptions

Using the Viewer for Java to Distribute Videos

Applet Tag Descriptions

Attribute Name

Omissible

Description

archive

Yes

Specify LiveApplet.zip or Glimpse.zip.

 

 

This parameter specifies the applet file name. Enter “LiveApplet.class” or

code

No

“Glimpse.class”. If this parameter is not specified correctly, the applet

 

 

(LiveApplet or Glimpse) is not downloaded.

 

 

This parameter specifies the directory that contains the applet.

 

 

http://HTTP server IP address: port number/directory/

 

 

If this parameter is not specified correctly, the applet (LiveApplet or Glimpse) is

codebase

No

not downloaded.

 

 

Directories are fixed for each applet.

 

 

Directory (LiveApplet)=-wvdoc-01-/LiveApplet

 

 

Directory (Glimpse)=-wvdoc-01-/Glimpse

 

 

This parameter specifies the size of the area acquired for the applet (in pixels).

 

 

For LiveApplet, if the value specified is smaller than the LiveApplet drawing

 

 

area, the applet may not be displayed correctly. If the camera control function

height

No

GUI is to be added (controller_style=normal), add about 140 to the value. Eg.

For an image size of 320 240, height=380.

 

 

 

 

For Glimpse, because the areas used for the applet and for the video display

 

 

are the same size, specify the same value as the image height. Eg. For an

 

 

image size of 320 240, hright=320.

 

 

This parameter specifies the size of the area acquired for the applet (in pixels).

 

 

For LiveApplet, if the value specified is smaller than the LiveApplet drawing

 

 

area, the applet may not be displayed correctly. If the camera control function

width

No

GUI is to be added (controller_style=normal), add about 130 to the value. Eg.

For an image size of 320 240, width=450.

 

 

 

 

For Glimpse, because the areas used for the applet and for the video display

 

 

are the same size, specify the same value as the image width. Eg. For an

 

 

image size of 320 240, width=320.

 

 

 

Tip

When specifying an address included in the codebase attribute of the applet tag and

a URL parameter of the LiveApplet, specify one that can be accessed from the client’s PC. This is particular necessary when using NAT (P.5-26).

5-20

Page 150
Image 150
Canon Vb-C50fi 5-20, Applet Tag Descriptions, Using the Viewer for Java to Distribute Videos, Attribute Name, archive