User`s manual

Creating Web Pages
4
91
Changing the Startup Screen and Disconnection Screen
You can change the screens displayed at startup and disconnection to an image file (JPEG or
GIF format).
Default screens
Startup screen Disconnection screen
Custom screens
Startup screen (example) Disconnection screen (example)
<param name=open_image value="opening.jpg"> .................................
<param name=open_image_time value="3000"> ....................................
<param name=close_image value="closing.jpg"> ..................................
Specifies the file name for the startup image screen.
Specifies the display time for the startup image screen. (Unit: ms (1/1000 sec.))
Specifies the file name for the disconnection image screen.
Using Java Viewers to Send Information
c
Caution
Always save image files to be displayed in the folder that is used to store
camera server applets.
In the default screen, "connecting to hostname" (when the hostname parameter is specified)
or the "now connecting" animation appears at startup. At disconnection, "disconnected
hostname" (when the hostname parameter is specified) or "disconnected" appears.
By selecting images to be used for the startup and disconnection screens and then
specifying those images in the parameters, you can replace the default images. The images
are automatically resized to the size specified in the video_size parameter. You can also
specify the time for which the specified screen is displayed at startup.