Viewer For Java Parameters - Canon VB150 User Manual

Network camera server guide to creating web pages for video distribution
Hide thumbs Also See for VB150:
Table of Contents

Advertisement

Viewer for Java Parameters

You can specify applet parameters to provide an applet tailored to modify the behaviour or appearance of
applets. Refer to the table below to ensure that you thoroughly understand the parameters.
■LiveApplet
Parameter Name
bg_color
close_image
comment
gui-type
hostname
open_image
open_image_time
show_capture
show_comment
show_counter
show_fps
show_hostname
show_panobutton
superimpose
url
video_width
13
Omissible
Use this parameter to set the background color. The parameter specification format is
"#RRGGBB" (values between 0 and 255 for each component color expressed as a hexadecimal).
Yes
Eg. White: "#FFFFFF", Grey: "#AAAAAA", Green: "#00FF00"
If this parameter is omitted, the default background color is used.
You can use this parameter to specify the screen displayed in the video display
window at the time of disconnection. Specify the name of a JPEG or GIF file. If this
Yes
parameter is omitted, the default disconnection screen is displayed.
This parameter specifies the comment text string displayed as an overlay on the applet.
Yes
If this parameter is omitted, no comment is displayed.
Specifies whether the panorama window should be pop-up displayed or embedded in
the page. Specify "embed" for making it an embedded display. When specifying
Yes
"embed", the Width and Height of the applet tags must be specified a little larger (Eg.
width=500; height=660).
This parameter specifies the host name displayed in the applet. This value is used as the host name
Yes
in messages displayed during connection, etc. If this parameter is omitted, no host name is displayed.
You can use this parameter to specify the screen that appears in the video display
window until the first video image appears. Specify the name of a JPEG or GIF file. If
Yes
this parameter is omitted, the default startup screen is displayed.
When a startup screen is specified in the "open_image" parameter, this parameter specifies the display
Yes
time. The time is specified in milliseconds (1/1000 sec.), and the default value is 0. The image is
displayed until the first video frame appears. Values from 0 to 30000 (30 seconds) can be specified.
This function specifies whether the Snapshot button is displayed. Specify "on" or "on". The
Yes
default value is "on". The button is always displayed unless "on" is explicitly specified.
Yes
This function displays the comment as an overlay on the video image. Specify "on" or "off". The default value is "off".
Yes
This function displays the frame count as an overlay on the video image. Specify "on" or "off". The default value is "off".
This function displays the frame rate as an overlay on the video image. Specify "on" or "off". The default value is "off".
Yes
This function displays the host name as an overlay on the video image. Specify "on" or "off". The
Yes
default value is "off". Note that this parameter is only valid if the "hostname" parameter is specified.
Specify whether or not to display the panorama window pop-up button.
Yes
This function displays a bitmap image as an overlay on the video image. Specify the image
using the "bitmap-filename,x,y" format. Use the GIF format for bitmap images (transparent
Yes
GIFs supported). The "x,y" parameters specify the coordinates of the bitmap image position
on the video frame. If "x,y" is omitted, the image is displayed in the center of the video frame.
Specify the URL of the HTTP server for applet access. Specify the IP address and
No
port number that match those specified in the codebase attribute.
This parameter specifies the video image display size (in pixels). Specify the width. The
display sizes are 80 to 640, and any value can be set as the width. The height is
Yes
calculated as 3/4 of the specified width. Eg. video_width="240" (height = 240 × 3/4 = 180.)
Description

Advertisement

Table of Contents
loading

Table of Contents