Canon C50Fi VB-C50Fi manual.pdf - Page 155

Displaying Live Video from a Specified Zoom Magnification as Still Pictures

Page 155 highlights

Creating Web Pages Distributing Videos Using a Browser Only Displaying Live Video from a Specified Zoom Magnification as Still Pictures By specifying the camera zoom magnification as a parameter in the HTML code beforehand, you can display the picture from a specified camera zoom magnification. The example below displays a still picture shot with the camera panned right by 40° and tilted down 10°. * The underlined portion is a sample IP address. Enter the actual IP address set for the VB-C50Fi (→ P.3-6). GetStillImage Parameters Parameter z or zoom b or back_light delay option seq v or image_size Description Specifies camera zoom. "z" is ten times the zoom ratio of the widest angle, and "zoom" is the view angle in 0.01° units (horizontal direction). If this parameter is omitted, camera zoom is not controlled. Specifies camera backlight compensation. When this parameter is set to on, the picture captured will be bright and when this parameter is set to off, the picture captured will be dark. If this parameter is omitted, camera backlight compensation is not controlled. Waiting time until camera focus is stabilized (in milliseconds). Specified in the range 0 to 10000. Specifies how errors are dealt with. When "skip_on_error" is specified, the process will be continued. When "quit_on_error" is specified, the process will be aborted. The following errors can occur: failure to acquire camera control right, loss of camera control, camera selection errors and camera control errors. To omit, the default value is "quit_on_error". Allows any number (sequence number) to be specified to avoid displaying old still pictures (numeric value). Specifies picture display size. This can be set to 160 × 120, 320 × 240, and 640 × 480 for NTSC, and 192 × 144, 384 × 288, and 768 × 576 for PAL. The formats for specifying "v" and "image_size" are different: "v" specifies the horizontal dimension only and uses the format "v=640", for instance, while "image_size" specifies both horizontal and vertical dimensions and uses the format "image_size=320 × 240", for instance. If old still pictures are displayed, you can prevent this recurring by specifying a Note sequence number in the seq parameter. 5-25

  • 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

Creating Web Pages
5-25
GetStillImage Parameters
Parameter
Description
z
or
zoom
Specifies camera zoom. “z” is ten times the zoom ratio of the widest angle, and
“zoom” is the view angle in 0.01
°
units (horizontal direction). If this parameter is
omitted, camera zoom is not controlled.
b
or
back_light
Specifies camera backlight compensation. When this parameter is set to on, the
picture captured will be bright and when this parameter is set to off, the picture
captured will be dark. If this parameter is omitted, camera backlight compensation
is not controlled.
delay
Waiting time until camera focus is stabilized (in milliseconds).
Specified in the range 0 to 10000.
option
Specifies how errors are dealt with. When “skip_on_error” is specified, the process
will be continued. When “quit_on_error” is specified, the process will be aborted.
The following errors can occur: failure to acquire camera control right, loss of
camera control, camera selection errors and camera control errors. To omit, the
default value is “quit_on_error”.
seq
Allows any number (sequence number) to be specified to avoid displaying old
still pictures (numeric value).
v
or
image_size
S
pecifies picture display size. This can be set to 160
×
120, 320
×
240, and 640
×
480 for NTSC, and 192
×
144, 384
×
288, and 768
×
576 for PAL. The formats
for specifying “v” and “image_size” are different: “v” specifies the horizontal
dimension only and uses the format “v=640”, for instance, while “image_size”
specifies both horizontal and vertical dimensions and uses the format
“image_size=320
×
240”, for instance.
Distributing Videos Using a Browser Only
Note
If old still pictures are displayed, you can prevent this recurring by specifying a
sequence number in the seq parameter.
<IMG SRC=http://
192.168.100.1/-wvhttp-01-/GetStillImage?z=100>
* The underlined portion is a sample IP address. Enter the actual IP address set for the VB-C50Fi
(
P.3-6).
Displaying Live Video from a Specified Zoom Magnification as Still Pictures
By specifying the camera zoom magnification as a parameter in the HTML code beforehand, you
can display the picture from a specified camera zoom magnification. The example below displays
a still picture shot with the camera panned right by 40
°
and tilted down 10
°
.