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
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). | Viewer PC |
|
Internet
VB101 |
|
|
| Router | Web server |
|
| |
192.168.100.2 | 192.168.100.1 | Global address |
| Add support for private address | 192.168.1.10 |
|
| |
| 192.168.100.2 (router NAT |
|
| function). |
|
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.
Set the Java Viewer description (→ P. 99) as follows:
<applet codebase=”http://
width=450 height=380>
<param name=url value=”http:// 192.168.1.10/”>
<param name=cabbase | value=”LiveApplet.cab”> |
</applet> |
|
Set the wvh file description of the Helper Viewer (→ P. 111) as follows:
192.168.1.10 65310
192.168.1.10 65311
wvhttp:192.168.1.10 80
* The underlined portion is a sample IP adderess. Enter the actual IP address set for the VB101.
c Contact respective manufacturers for details on setting the router.
Note
5