Canon VB101 用户手册

下载
页码 167
115
Creating W
eb 
P
ages
5
115
Example of video distribution using one fixed global address
One fixed global address is required if the VB101 is being used to distribute live video on the Internet. An
Internet service provider (ISP) that offers a single-address fixed global address service can be used (Note:
a router with NAT function is required).
A sample page of the VB101 is automatically generated based on the IP address that was actually
assigned (192.168.100.2 in this case). In this case, this page cannot be viewed in the Java Viewer
or the Helper Viewer when “http://192.168.1.10/sample/” is accessed through the Internet.
Set "Global Address for Web Pages" (
→ P. 57) to 192.168.1.10. If you are not using the VB101's
Web server, describe the Web pages for distributing videos as follows.
<applet codebase=”http:// 192.168.1.10/-wvdoc-01-/LiveApplet/”
     code=”LiveApplet.class” archive=”LiveApplet.zip”
     width=450 height=380>
 <param name=url
value=”http:// 192.168.1.10/”>
 <param name=cabbase
value=”LiveApplet.cab”>
 </applet>
Set the Java Viewer description (
→ P. 99) as follows:
Router
VB101
Viewer PC
Web server
VC-C4
COMMUNICATIO
N CAMERA
f:4-64mm 1:1
.4-2.8
Internet
192.168.100.1
Global address
192.168.1.10
192.168.100.2
Add support for private address 
192.168.100.2 (router NAT 
function).
Example:In  this example, we use the global address
192.168.1.10 assigned by the ISP. We also set the
private address 192.168.100.2 in the VB101 (and
192.168.100.1 for the router).
192.168.1.10  65310
192.168.1.10  65311
wvhttp:192.168.1.10 80
Set the wvh file description of the Helper Viewer (
→ P. 111) as follows:
c
Note
Contact respective manufacturers for details on setting the router.
* The underlined portion is a sample IP adderess. Enter the actual IP address set for the VB101.