Canon VB-C60B Security Camera User Manual


 
4-5
Creating Web Pages for Video Distribution
Create a Web Page using the VB Viewer
You can incorporate and display the VB Viewer in the Web page.
Distribute Video using VB Viewer
This section describes how to use the VB Viewer to distribute video. Application examples are
also given.
<iframe src=“http://192.168.100.1/viewer/live/en/live.html”
scrolling=“no”
width=490 height=500>
</iframe>
* The underlined portion is a sample IP address. Enter the actual IP address set for the VB-C60
( P.1-8).
You can also specify the URL without the IP address as shown below when you save the Web
page in the flash memory in VB-C60.
<iframe src=“/viewer/live/en/live.html”…>