Using a 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"> .................................................
Specify 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 |