5-19Creating Web PagesGlimpseParameter Name Omissible Descriptioncomment Yes This parameter specifies the comment text string displayed as an overlay on theapplet. If this parameter is omitted, no comment is displayed.hostname YesThis parameter specifies the host name displayed in the applet (alphanumericcharacter only). This value is used as the host name in messages displayedduring 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 YesThis function displays the host name as an overlay on the video image. Specify“on” or “off”. The default value is “off”. Note that this parameter is only valid if the“hostname” parameter is specified.sleep YesThis parameter specifies the interval (in milliseconds) at which the screen isupdated. If this parameter is omitted, the screen is updated at 5-second intervals.Because the Glimpse applet is designed to be used for displaying multiple sitesas 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, theinterval is not adjusted.url No Specify the URL of the HTTP server for applet access. Specify the IP addressand port number that match those specified in the codebase attribute.auto_connect YesSpecifies whether or not connection to the camera server should be establishedsimultaneously with applet startup. Specify either “on” or “off”. When “on”, aconnection is established simultaneously with applet startup; when “off”, noconnection is established when the applet starts up and the character stringspecified for no_connect_msg is displayed. The connect() method is called up inorder to make connections..connect_msg Yes Specifies the character string to be displayed while a connection to the cameraserver is being established. The default is “now connecting”.disconnect_msg Yes Specifies the character string to be displayed when a connection to the cameraserver is disconnected. The default is “disconnected”.error_msg Yes Specifies the character string to be displayed when an attempt to connect to thecamera server has failed. The default is “can’t connect”.font_size YesSpecifies the font size for connect_msg, disconnect_msg, error_msg, andno_connect_msg when these messages are displayed. The default is to dependon the display area.no_connect_msg Yes Specifies the character string to be displayed after the applet starts up, if “off” isspecified for auto_connect. The default is “no connection”.Using the Java Viewer to Distribute Videos