Using a Java Viewer to Distribute Videos
Parameter Name | Omissible |
|
|
| Description |
| |
|
| 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, | |||||
auto_connect | Yes | 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. | |||||
|
|
| |||||
|
| The picture displayed in the background of LiveApplet can be specified. A JPEG or | |||||
bg_image | Yes | GIF file can be specified. The WebView Livescope logo is not displayed if specified. If | |||||
|
| not specified, the default picture is used. |
| ||||
|
|
| |||||
click_action | Yes | Specifies behavior when a moving picture display area is clicked. "pt" specifies pan | |||||
and tilt; "none" specifies no reaction. The default is "pt". | |||||||
|
| ||||||
|
|
| |||||
connect_msg | Yes | Specifies the character string that is displayed while connection to the camera server is | |||||
being established. The default is "now connecting". |
| ||||||
|
|
| |||||
|
|
| |||||
|
| 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 | |||||
controller_style | Yes | 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. |
|
|
|
| |
|
|
| |||||
disconnect_msg | Yes | Specifies the character string that is displayed when the connection to the camera | |||||
server is cut. The default is "disconnected". |
| ||||||
|
|
| |||||
|
|
| |||||
error_msg | Yes | Specifies the character string that is displayed when connection to the camera server | |||||
has failed. The default is "can't connect". |
| ||||||
|
|
| |||||
|
|
|
|
|
|
| |
|
| Specifies | the | display | size for connect_msg, | disconnect_msg, error_msg, | |
font_size | Yes | no_connect_msg, and too_many_msg. The default makes size dependent on the | |||||
|
| display area. |
|
|
| ||
|
|
| |||||
|
| Specifies the display position of the picture file specified at bg_image. With the upper | |||||
image_offset | Yes | 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". | |||||
|
|
|
|
|
|
| |
no_connection_msg | Yes | Specifies | the | character | string to be displayed | following applet startup when | |
auto_connect is "off". The default is "no connection". |
| ||||||
|
|
| |||||
|
|
| |||||
overlay_font_color | Yes | Specifies the color of the character string specified for "comment" and "hostname". The | |||||
color is specified at "#RRGGBB". The default is yellow. | |||||||
|
| ||||||
|
|
| |||||
show_logo | 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". | |||||||
|
| ||||||
|
|
| |||||
|
| Specifies the character string that is displayed when connection to the camera server | |||||
too_many_msg | Yes | fails because the limit on the number of connections was exceeded. The default is "too | |||||
|
| many clients". |
|
|
| ||
|
|
|
|
|
|
|
5