
| 
 | 
 | 
 | Using the Java Viewer to Distribute Videos | |
| 
 | Glimpse | 
 | 
 | |
| 
 | 
 | 
 | ||
| 
 | 
 | 
 | 
 | |
| Parameter Name | Omissible | Description | ||
| comment | Yes | This parameter specifies the comment text string displayed as an overlay on the | ||
| applet. If this parameter is omitted, no comment is displayed. | ||||
| 
 | 
 | 
 | ||
| hostname | 
 | This parameter specifies the host name displayed in the applet (alphanumeric | ||
| Yes | character only). This value is used as the host name in messages displayed | |||
| 
 | 
 | 
 | during connection, etc. If this parameter is omitted, no host name is displayed. | |
| show_counter | Yes | This function displays the frame count as an overlay on the video image. Specify | ||
| “on” or “off”. The default value is “off”. | ||||
| 
 | 
 | 
 | ||
| show_hostname | 
 | This function displays the host name as an overlay on the video image. Specify | ||
| Yes | “on” or “off”. The default value is “off”. Note that this parameter is only valid if the | |||
| 
 | 
 | 
 | “hostname” parameter is specified. | |
| 
 | 
 | 
 | This parameter specifies the interval (in milliseconds) at which the screen is | |
| 
 | 
 | 
 | updated. If this parameter is omitted, the screen is updated at  | |
| sleep | Yes | Because the Glimpse applet is designed to be used for displaying multiple sites | ||
| 
 | 
 | 
 | as a list, this parameter is provided as a means of reducing the processing load. | |
| 
 | 
 | 
 | Intervals between 0 and 300,000 ms (5 minutes) can be set. If 0 is specified, the | |
| 
 | 
 | 
 | interval is not adjusted. | |
| url | No | Specify the URL of the HTTP server for applet access. Specify the IP address | ||
| and port number that match those specified in the codebase attribute. | ||||
| 
 | 
 | 
 | ||
| 
 | 
 | 
 | Specifies whether or not connection to the camera server should be established | |
| 
 | 
 | 
 | simultaneously with applet startup. Specify either “on” or “off”. When “on”, a | |
| auto_connect | Yes | connection is established simultaneously with applet startup; when “off”, no | ||
| 
 | 
 | 
 | connection is established when the applet starts up and the character string | |
| 
 | 
 | 
 | specified for no_connect_msg is displayed. The connect() method is called up in | |
| 
 | 
 | 
 | order to make connections.. | |
| connect_msg | Yes | Specifies the character string to be displayed while a connection to the camera | ||
| server is being established. The default is “now connecting”. | ||||
| 
 | 
 | 
 | ||
| disconnect_msg | Yes | Specifies the character string to be displayed when a connection to the camera | ||
| server is disconnected. The default is “disconnected”. | ||||
| 
 | 
 | 
 | ||
| error_msg | Yes | Specifies the character string to be displayed when an attempt to connect to the | ||
| camera server has failed. The default is “can’t connect”. | ||||
| 
 | 
 | 
 | ||
| font_size | 
 | Specifies the font size for connect_msg, disconnect_msg, error_msg, and | ||
| Yes | no_connect_msg when these messages are displayed. The default is to depend | |||
| 
 | 
 | 
 | on the display area. | |
| no_connect_msg | Yes | Specifies the character string to be displayed after the applet starts up, if “off” is | ||
| specified for auto_connect. The default is “no connection”. | ||||
| 
 | 
 | 
 | ||
| 
 | 
 | 
 | 
 | |
