Canon C50iR User Manual - Page 162

Description, Omissible, Parameter Name

Page 162 highlights

Using the Viewer for Java to Distribute Videos Parameter Name Omissible Description gui_type Specifies whether the panorama window should be pop-up displayed or embedded Yes in the page. Specify "embed" for making it an embedded display. When specifying "embed", the Width and Height of the applet tags must be specified a little larger (E.G. width=500; height=660). hostname This parameter specifies the host name displayed in the applet. This value is used Yes as the host name in messages displayed during connection, etc. If this parameter is omitted, no host name is displayed. image_offset no_connect_msg open_image Specifies the display position of the picture file specified at bg_image. With the upper Yes left coordinates of the picture at "0,0" and the right direction given as x and the down direction as y, image_offset is specified as "x,y". The default is "335,0". Yes Specifies the character string to be displayed following applet startup when auto_connect is "off". The default is "no connection". You can use this parameter to specify the screen that appears in the video display Yes window until the first video image appears. Specify the name of a JPEG or GIF image. If this parameter is omitted, the default startup screen is displayed. When a startup screen is specified in the "open_image" parameter, this parameter open_image_time Yes specifies the display time. The time is specified in milliseconds (1/1000 sec.), and the default value is 0. The image is displayed until the first video frame appears. Values from 0 to 30000 (30 seconds) can be specified. overlay_font_color Yes Specifies the color of the character string specified for "comment" and "hostname". The color is specified at "#RRGGBB". The default is yellow. show_capture This function specifies whether the Snapshot button is displayed. Specify "on" or Yes "off". The default value is "on". The button is always displayed unless "off" is explicitly specified. show_comment show_counter show_fps Yes This function displays the comment as an overlay on the video image. Specify "on" or "off". The default value is "off". Note that this parameter is only valid if the "comment" parameter is specified. Yes This function displays the frame count as an overlay on the video image. Specify "on" or "off". The default value is "off". Yes This function displays the frame rate as an overlay on the video image. Specify "on" or "off". The default value is "off". show_hostname This function displays the host name as an overlay on the video image. Specify "on" Yes or "off". The default value is "off". Note that this parameter is only valid if the "hostname" parameter is specified. show_logo Yes Specifies whether or not the WebView Livescope logo should appear in the upper right of the screen. It appears if show_logo is "on" and does not appear if it is "off". show_panobutton Yes Specify whether or not to display the panorama window pop-up button. show_toolbar Yes Function for displaying the buttons to change the image size when LiveApplet is running. Specify "on" or "off". The default value is "off". superimpose This function displays a bitmap image as an overlay on the video image. Specify the image using the "bitmap-filename,x,y" format. Use the GIF format for bitmap images Yes (transparent GIFs supported). The "x,y" parameters specify the coordinates of the bitmap image position on the video frame. If "x,y" is omitted, the image is displayed in the center of the video frame. too_many_msg Specifies the character string that is displayed when connection to the camera Yes server fails because the limit on the number of connections was exceeded. The default is "too many clients". url No Specify the URL of the HTTP server for applet access. Specify the IP address and port number that match those specified in the codebase attribute. video_width This parameter specifies the video image display size (in pixels). Specify the width. The Yes display sizes are 80 to 640, and any value can be set as the width. The height is calculated as 3/4 of the specified width. E.G. video_width="240" (height = 240 × 3/4 = 180.) 5-18

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244

5-18
Using the Viewer for Java to Distribute Videos
When a startup screen is specified in the “open_image” parameter, this parameter
specifies the display time. The time is specified in milliseconds (1/1000 sec.), and
the default value is 0. The image is displayed until the first video frame appears.
Values from 0 to 30000 (30 seconds) can be specified.
Yes
open_image_time
Specifies the color of the character string specified for “comment” and “hostname”.
The color is specified at “#RRGGBB”. The default is yellow.
Yes
overlay_font_color
This function specifies whether the Snapshot button is displayed. Specify “on” or
“off”. The default value is “on”. The button is always displayed unless “off” is explicitly
specified.
Yes
show_capture
This function displays the comment as an overlay on the video image. Specify “on”
or “off”. The default value is “off”. Note that this parameter is only valid if the
“comment” parameter is specified.
Yes
show_comment
This function displays the frame count as an overlay on the video image. Specify
“on” or “off”. The default value is “off”.
Yes
show_counter
This function displays the frame rate as an overlay on the video image. Specify “on”
or “off”. The default value is “off”.
Yes
show_fps
This function displays the host name as an overlay on the video image. Specify “on”
or “off”. The default value is “off”. Note that this parameter is only valid if the
“hostname” parameter is specified.
Yes
show_hostname
Specifies whether or not the WebView Livescope logo should appear in the upper right
of the screen. It appears if show_logo is “on” and does not appear if it is “off”.
Yes
show_logo
Function for displaying the buttons to change the image size when LiveApplet is
running. Specify “on” or “off”. The default value is “off”.
Yes
show_toolbar
Specify whether or not to display the panorama window pop-up button.
Yes
show_panobutton
This function displays a bitmap image as an overlay on the video image. Specify the
image using the “bitmap-filename,x,y” format. Use the GIF format for bitmap images
(transparent GIFs supported). The “x,y” parameters specify the coordinates of the
bitmap image position on the video frame. If “x,y” is omitted, the image is displayed
in the center of the video frame.
Yes
superimpose
Specifies the character string that is displayed when connection to the camera
server fails because the limit on the number of connections was exceeded. The
default is “too many clients”.
Yes
too_many_msg
Specify the URL of the HTTP server for applet access. Specify the IP address and
port number that match those specified in the codebase attribute.
No
url
This parameter specifies the video image display size (in pixels). Specify the width. The
display sizes are 80 to 640, and any value can be set as the width. The height is calculated
as 3/4 of the specified width. E.G. video_width=“240” (height = 240
×
3/4 = 180.)
Yes
video_width
Specifies the display position of the picture file specified at bg_image. With the upper
left coordinates of the picture at “0,0” and the right direction given as x and the down
direction as y, image_offset is specified as “x,y”. The default is “335,0”.
Yes
image_offset
Specifies the character string to be displayed following applet startup when
auto_connect is “off”. The default is “no connection”.
Yes
no_connect_msg
You can use this parameter to specify the screen that appears in the video display
window until the first video image appears. Specify the name of a JPEG or GIF image.
If this parameter is omitted, the default startup screen is displayed.
Yes
open_image
Description
Omissible
Parameter Name
Specifies whether the panorama window should be pop-up displayed or embedded
in the page. Specify “embed” for making it an embedded display. When specifying
“embed”, the Width and Height of the applet tags must be specified a little larger
(E.G. width=500; height=660).
Yes
gui_type
This parameter specifies the host name displayed in the applet. This value is used
as the host name in messages displayed during connection, etc. If this parameter is
omitted, no host name is displayed.
Yes
hostname