Using a Java Viewer to Distribute Videos
Displaying the Host Name,
Frame Count and Other Information on the Video Screen
<param name=show_fps value="on"> <param name=show_counter value="on"> <param name=hostname value="CANON"> <param name=show_hostname value="on"> <param name=comment value="VB101 site"> <param name=show_comment value="on">
specifies whether the frame rate is displayed on the screen. "on": Displayed.
"off": Not displayed.
specifies whether the frame count is displayed on the screen. "on": Displayed.
"off": Not displayed.
specifies the host name (any text string) to be displayed on the screen and whether the host name is displayed.
"on": Displayed.
"off": Not displayed.
specifies a comment to be displayed on the screen and whether the comment is displayed. "on": Displayed.
"off": Not displayed.