Canon 2812B004 VB-C60 Operation Guide - Page 138

Overwrite Sample s

Page 138 highlights

Distribute Still Images to a Mobile Phone Overwrite Sample Pages You can change screen displays and the content of operations by overwriting the HTML file under the following path by accessing the flash memory in the VB-C60 via ftp. Path to the Japanese version sample: /mnt_flash/www/html/sample/ja/mobile/ Path to the English version sample: /mnt_flash/www/html/sample/en/mobile/ For example, to change the control position [1], overwrite the underlined value in "pos1.html". See the table below for details of the parameters of the image.cgi command. Before overwriting the sample files in the flash memory in VB-C60, be sure to create Note a backup of them. ■ image.cgi Parameters Command pan Description Specifies the pan of the camera in units of 0.01. When a positive value is specified, the camera is panned toward the right. When a negative value is specified, the camera is panned toward the left direction. Example:90 degrees toward right ⇒ pan=9000 35 degrees toward left ⇒ pan=-3500 Specifies the tilt of the camera in units of 0.01. When a positive value is specified, the camera is tilted upward. When a negative value is specified, the camera is tilted downward. tilt Example:20 degrees to upward ⇒ tilt=2000 15 degrees to downward ⇒ tilt=-1500 zoom Specifies the zoom angle (horizontal) of the camera in units of 0.01. Example:50 degree angle ⇒ zoom=5000 5 degree angle ⇒ zoom=500 Specifies the image size using the following formats. v QQVGA ⇒v=jpg:160×120 QVGA ⇒v=jpg:320×240 VGA ⇒v=jpg:640×480 4-12

  • 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

4-12
Distribute Still Images to a Mobile Phone
Overwrite Sample Pages
You can change screen displays and the content of operations by overwriting the HTML file under
the following path by accessing the flash memory in the VB-C60 via ftp.
Path to the Japanese version sample: /mnt_flash/www/html/sample/ja/mobile/
Path to the English version sample:
/mnt_flash/www/html/sample/en/mobile/
<IMG SRC=“/-wvhttp-01-/image.cgi?v=jpg:160x120&pan=-17000&tilt=0&zoom=5580”
ALT=“position 1”><BR>
For example, to change the control position [1], overwrite the underlined value in “pos1.html”. See
the table below for details of the parameters of the image.cgi command.
Note
Before overwriting the sample files in the flash memory in VB-C60, be sure to create
a backup of them.
Command
Description
pan
tilt
zoom
v
Specifies the pan of the camera in units of 0.01. When a positive value is specified, the
camera is panned toward the right. When a negative value is specified, the camera is panned
toward the left direction.
Example:90 degrees toward right
pan=9000
35 degrees toward left
pan=-3500
Specifies the tilt of the camera in units of 0.01. When a positive value is specified, the camera
is tilted upward. When a negative value is specified, the camera is tilted downward.
Example:20 degrees to upward
tilt=2000
15 degrees to downward
tilt=-1500
Specifies the zoom angle (horizontal) of the camera in units of 0.01.
Example:50 degree angle
zoom=5000
5 degree angle
zoom=500
Specifies the image size using the following formats.
QQVGA
v=jpg:160
×
120
QVGA
v=jpg:320
×
240
VGA
v=jpg:640
×
480
image.cgi Parameters