5-15
Creating Web Pages

Displaying the Host Name, Frame Count and Other Information on the Video Screen

<param name=show_fps value="on"> 1
<param name=show_counter value="on"> 2
<param name=hostname value="CANON">
<param name=show_hostname value="on"> 3
<param name=comment value="VB-C10 site">
<param name=show_comment value="on"> 4
1specifies whether the frame rate is displayed on the screen.
“on”: Displayed.
“off”: Not displayed.
2specifies whether the frame count is displayed on the screen.
“on”: Displayed.
“off”: Not displayed.
3specifies the host name (any text string) to be displayed on the screen and whether the host
name is displayed.
“on”: Displayed.
“off”: Not displayed.
4specifies a comment to be displayed on the screen and whether the comment is displayed.
“on”: Displayed.
“off”: Not displayed.
12 3
4
Using the Java Viewer to Distribute Videos