
Using the Java Viewer to Distribute Videos
Providing “LiveApplet” without Camera Control
This section describes how to create a Web page that only displays live video and has no camera control GUI for situations where you want to prohibit camera control.
| <applet | width=320 height=240> | 
 | 
| <param name=controller_style value="none"> | 1 | |
1specifies the camera control user interface. “normal”: The usual style.
“preset_only”: Preset operation only is displayed.
“none”: Not displayed.
Modifying the Startup and Disconnection Screens
You can modify the image files (JPEG or GIF image files) shown in the startup and disconnection
screens.
Nothing Specified
| Startup screen | Disconnection screen | 
Creating Web Pages
