Canon C50FSi VB-C50FSi User Manual - Page 161

Glimpse

Page 161 highlights

Creating Web Pages Using the Viewer for Java to Distribute Videos Glimpse Parameter Name Omissible Description auto_connect Specifies whether or not connection to the camera server should be established simultaneously with applet startup. Specify either "on" or "off". Yes When "on", a connection is established simultaneously with applet startup; when "off", no connection is established when the applet starts up and the character string specified for no_connect_msg is displayed. The connect() method is called up in order to make connections. capture_size Specifies the size of the image when Glimpse is started. There are 4 sizes: 80 × 60, 160 × 120, 320 × 240 and 640 × 480 for NTSC, and 96 × 72, 192 × 144, 384 × 288 and 768 × 576 for PAL. The default is the specified size in the Video Yes Transmission of the Camera and Video Setting Page (→ P.3-8). capture_size is unrelated to the size of the image displayed on the monitor of your PC. To change the size of the image on the monitor, specify with width and height of the applet tag. comment Yes This parameter specifies the comment text string displayed as an overlay on the applet. If this parameter is omitted, no comment is displayed. connect_msg disconnect_msg error_msg font_size hostname no_connect_msg show_counter show_hostname sleep url Yes Specifies the character string to be displayed while a connection to the camera server is being established. The default is "now connecting". Yes Specifies the character string to be displayed when a connection to the camera server is disconnected. The default is "disconnected". Yes Specifies the character string to be displayed when an attempt to connect to the camera server has failed. The default is "can't connect". Specifies the font size for connect_msg, disconnect_msg, error_msg, and Yes no_connect_msg, when these messages are displayed. The default is to depend on the display area. This parameter specifies the host name displayed in the applet. This value is Yes used as the host name in messages displayed during connection, etc. If this parameter is omitted, no host name is displayed. Yes Specifies the character string to be displayed after the applet starts up, if "off" is specified for auto_connect. The default is "no connection". Yes This function displays the frame count as an overlay on the video image. Specify "on" or "off". The default value is "off". This function displays the host name as an overlay on the video image. Specify Yes "on" or "off". The default value is "off". Note that this parameter is only valid if the "hostname" parameter is specified. This parameter specifies the interval (in milliseconds) at which the screen is updated. If this parameter is omitted, the screen is updated at 5-second Yes intervals. Because the Glimpse applet is designed to be used for displaying multiple sites as a list, this parameter is provided as a means of reducing the processing load. Intervals between 0 and 300,000 ms (5 minutes) can be set. If 0 is specified, the interval is not adjusted. 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. 5-19

  • 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

Creating Web Pages
5-19
Using the Viewer for Java to Distribute Videos
Specifies whether or not connection to the camera server should be
established simultaneously with applet startup. Specify either “on” or “off”.
When “on”, a connection is established simultaneously with applet startup;
when “off”, no connection is established when the applet starts up and the
character string specified for no_connect_msg is displayed. The connect()
method is called up in order to make connections.
Yes
auto_connect
Specifies the size of the image when Glimpse is started. There are 4 sizes: 80
×
60, 160
×
120, 320
×
240 and 640
×
480 for NTSC, and 96
×
72, 192
×
144,
384
×
288 and 768
×
576 for PAL. The default is the specified size in the Video
Transmission of the Camera and Video Setting Page (
P.3-8). capture_size
is unrelated to the size of the image displayed on the monitor of your PC. To
change the size of the image on the monitor, specify with width and height of
the applet tag.
Yes
capture_size
This parameter specifies the comment text string displayed as an overlay on
the applet. If this parameter is omitted, no comment is displayed.
Yes
comment
Specifies the character string to be displayed while a connection to the camera
server is being established. The default is “now connecting”.
Yes
connect_msg
Specifies the character string to be displayed when a connection to the camera
server is disconnected. The default is “disconnected”.
Yes
disconnect_msg
Specifies the character string to be displayed when an attempt to connect to
the camera server has failed. The default is “can’t connect”.
Yes
error_msg
Specifies the font size for connect_msg, disconnect_msg, error_msg, and
no_connect_msg, when these messages are displayed. The default is to
depend on the display area.
Yes
font_size
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
Specifies the character string to be displayed after the applet starts up, if “off” is
specified for auto_connect. The default is “no connection”.
Yes
no_connect_msg
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 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
This parameter specifies the interval (in milliseconds) at which the screen is
updated. If this parameter is omitted, the screen is updated at 5-second
intervals. Because the Glimpse applet is designed to be used for displaying
multiple sites as a list, this parameter is provided as a means of reducing the
processing load. Intervals between 0 and 300,000 ms (5 minutes) can be set. If
0 is specified, the interval is not adjusted.
Yes
sleep
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
Description
Omissible
Parameter Name
Glimpse