User`s manual

Creating Web Pages
4
95
Using Java Viewers to Send Information
Yes
This function superimposes the frame rate on the video image. Specify "on" or "off". The
default setting is "off".
show_fps
Yes
This function superimposes the host name on the video image. Specify "on" or "off".
The default setting is "off". Note that this parameter is only valid when the
"hostname" parameter is specified.
show_hostname
Yes
This function superimposes a bitmap image on the video image. Specify "bitmap-filename,x.y". The
bitmap file must be a GIF-format file (transparent GIF images are supported). The "x" and "y"
parameters specify the coordinates at which the bitmap image is superimposed on the video image.
If these are omitted, the bitmap is superimposed in the center of the video image.
superimpose
No
Sets the URL that specifies the HTTP conversion server and the HTTP conversion
server IP address and port number. Connection to the HTTP conversion server is
only performed if this parameter is specified correctly. The IP address and port
number specified in this parameter must match the IP address and port number
specified in the codebase parameter.
url
Yes
Specifies the video display size (in pixels). This parameter specifies the width. (The
height is governed by the width.) The display size can be set to values between 80
and 640. Any value can be specified as the width. The image height is calculated as
three-quarters of the width.
Eg. video_width="240" (height = 240 x 3/4 = 180)
video_width
No
width
height
Specifies the size of the area assigned for use by the applet (in pixels). If a value
smaller than the applet drawing area is specified, the applet may be displayed
incorrectly. If a camera control GUI is to be added (controllable=true), increase the
width by 130 and the height by 140.
Eg. For an image size of 320x240, specify width=450 and height=380.
Parameter
Description
Can be set
Yes
When a startup image is specified in the "open_image" parameter, this parameter specifies the time
for which that image is displayed. The display time is strictly a guideline and is not exact. The unit
used is milliseconds (ms: 1/1000 sec.). The default setting is 0. The image is displayed until the first
live video frame appears. Values between 0 and 30000 (30 seconds) can be set.
open_image_time
Yes
This function superimposes comments on the video image. Specify "on" or "off". The
default setting is "off".
show_comment
Yes
Specifies whether the toolbar area is displayed. The toolbar area is always displayed
unless the "off" setting is specified here. If "false" is specified in the "controllable"
parameter, this specification is ignored.
show_toolbar
Yes
This function superimposes the frame count on the video image. Specify "on" or "off".
The default setting is "off".
show_counter
Yes
This is a function that specifies whether the Snapshot button is displayed. Specify "on"
or "off". The default setting is "on". This button is always displayed unless the "off"
setting is explicitly specified here.
show_capture
Yes
This function specifies whether the panorama pop-up button is displayed. Specify
"on" or "off". The default setting is "on". This button is always displayed unless the
"off" setting is explicitly specified here. If "false" is specified in the "controllable"
parameter or "embed" is specified in the "gui_type" parameter, this specification is
ignored.
show_panobutton