
Using the Java Viewer to Distribute Videos
Displaying the Host Name, Frame Count and Other Information on the Video Screen
| 1 | 2 | 3 | 
4
| <param name=show_fps value="on"> | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 1 | ||
| 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | ||||
| <param name=show_counter value="on"> | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 2 | |||
| 
 | 
 | 
 | 
 | 
 | 
 | ||||||
| <param name=hostname value="CANON"> | 
 | 
 | 
 | 
 | 
 | 
 | 3 | ||||
| 
 | 
 | 
 | 
 | 
 | 
 | 
 | |||||
| <param name=show_hostname value="on"> | 
 | 
 | 
 | 
 | 
 | ||||||
| 
 | 
 | 
 | 
 | 
 | 
 | ||||||
| <param name=comment  | 
 | 
 | 
 | 
 | 4 | ||||||
| 
 | 
 | 
 | 
 | 
 | |||||||
| <param name=show_comment value="on"> | 
 | 
 | 
 | 
 | 
 | 
 | |||||
| 
 | 
 | 
 | 
 | 
 | |||||||
| 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
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.
