Canon C50FSi VB-C50FSi User Manual - Page 170

Overwriting Sample s

Page 170 highlights

Example of Creating a Screen for Distribution of a Still Image to a Mobile Phone Overwriting Sample Pages You can change screen displays and the content of operations by overwriting the HTML file below the "mobile" folder on the CD-ROM. POS1.htm For example, to change the control position for Position [1], overwrite the underlined value in "pos1.html". See the table below for details of the parameters of the still.jpg command. ● If you are going to overwrite the sample pages, please do so after you have copied Note the "mobile" folder to your PC. ● Please delete the "mobile" folder beforehand if it is already saved in the VB-C50FSi/ VB-C50Fi. still.jpg parameters Command camera_id z or zoom b or back_light v or image_size option Description Specifies the camera when you switch between cameras. 1 is this camera, and 2 is an external camera. When there is no specification, you are deemed to have specified the current camera. Specifies the zoom magnification of the camera. z is ten times zoom magnification of maximum wide angle and zoom is in units of 0.01˚. 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. Specifies image size. You can specify 160 × 120, 320 × 240, and 640 × 480 for NTSC, and 192 × 144, 384 × 288, and 768 × 576 for PAL. The format for v and image_size is different. v only specifies horizontal size, e.g. v=640. image_size specifies vertical and horizontal size, e.g. image_size=320 × 240. 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". 5-28 Specifying with the current position which appears as "d" and the percentage for the Tip current angle which appears as "c" (percentage) is also possible for z (zoom). For example: z=c200 sets twice the current zoom magnification.

  • 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

5-28
Example of Creating a Screen for Distribution of a Still Image to a Mobile Phone
Overwriting Sample Pages
You can change screen displays and the content of operations by overwriting the HTML file below
the “mobile” folder on the CD-ROM.
POS1.htm
<CENTER>
<IMG
SRC="/-wvhttp-01-/still.jpg?camera_id=1&
zoom=6135&image_size=160x120&option=skip_on_error"
ALT="position1"><BR>
</CENTER>
For example, to change the control position for Position [1], overwrite the underlined value in
“pos1.html”. See the table below for details of the parameters of the still.jpg command.
Note
If you are going to overwrite the sample pages, please do so after you have copied
the “mobile” folder to your PC.
Please delete the “mobile” folder beforehand if it is already saved in the VB-C50FSi/
VB-C50Fi.
still.jpg parameters
Command
Description
camera_id
Specifies the camera when you switch between cameras. 1 is this camera, and
2 is an external camera. When there is no specification, you are deemed to
have specified the current camera.
z
or
zoom
Specifies the zoom magnification of the camera. z is ten times zoom magnification
of maximum wide angle and zoom is in units of 0.01˚.
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.
v
or
image_size
Specifies image size. You can specify 160
×
120, 320
×
240, and 640
×
480 for
NTSC, and 192
×
144, 384
×
288, and 768
×
576 for PAL. The format for v and
image_size is different. v only specifies horizontal size, e.g. v=640. image_size
specifies vertical and horizontal size, e.g. image_size=320
×
240.
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”.
Tip
Specifying with the current position which appears as “d” and the percentage for the
current angle which appears as “c” (percentage) is also possible for z (zoom).
For example:
z=c200 sets twice the current zoom magnification.