Canon VB101 Security Camera User Manual


 
Creating Web Pages
5
107
Using a Java Viewer to Distribute Videos
Yes
Specifies whether or not connection to the camera server should be established at the
same time that the applet starts up. Select "on" or "off". When "on" is selected,
connection is established when the applet starts up and moving pictures are displayed.
With "off", the connection is not established when the applet starts up and the
character string that was specified with the "no_connect_msg" parameter is displayed.
The "connect()" method is called up to establish connections.
auto_connect
Yes
The picture displayed in the background of LiveApplet can be specified. A JPEG or
GIF file can be specified. The WebView Livescope logo is not displayed if specified. If
not specified, the default picture is used.
bg_image
Yes
Specifies behavior when a moving picture display area is clicked. "pt" specifies pan
and tilt; "none" specifies no reaction. The default is "pt".
click_action
Yes
Specifies the character string that is displayed while connection to the camera server is
being established. The default is "now connecting".
connect_msg
Yes
Specifies the character string that is displayed when the connection to the camera
server is cut. The default is "disconnected".
disconnect_msg
Yes
Specifies the character string that is displayed when connection to the camera server
has failed. The default is "can't connect".
error_msg
Yes
Specifies the character string to be displayed following applet startup when
auto_connect is "off". The default is "no connection".
no_connection_msg
Yes
Specifies the color of the character string specified for "comment" and "hostname". The
color is specified at "#RRGGBB". The default is yellow.
overlay_font_color
Yes
Specifies whether or not the WebView Livescope logo should appear in the upper right
of the screen. It appears if show_logo is "on" and does not appear if it is "off".
show_logo
Yes
Specifies the display size for connect_msg, disconnect_msg, error_msg,
no_connect_msg, and too_many_msg. The default makes size dependent on the
display area.
font_size
Yes
Specifies the display position of the picture file specified at bg_image. With the upper
left coordinates of the picture at "0,0" and the right direction given as x and the down
direction as y, image_offset is specified as "x,y". The default is "335,0".
image_offset
Yes
Specifies the character string that is displayed when connection to the camera server
fails because the limit on the number of connections was exceeded. The default is "too
many clients".
too_many_msg
Yes
Specifies the GUI style for controlling the camera. "normal" specifies the usual GUI
style; "preset_only" specifies preset operation only; "none" specifies that the entire GUI
will not be displayed. With "preset_only", only the Control Start button, the Camera
Control Status window, the Preset Selection bar, and the Snapshot button are
displayed.
controller_style
Parameter Name
Description
Omissible