Canon 2812B015 Security Camera User Manual


 
4-9
Distributing Video Using VB Viewer
Creating Web Pages for Video Distribution
VB Viewer Parameters
You can change the parameters to create a Web page matching your purpose or what you want
to express on the page.
Use each parameter after fully understanding what it means.
Description of object tags
Attribute
name
Omission Description
src
Not
permitted
Specify the URI of VB Viewer. The Japanese version and English
version of VB Viewer can be referenced at the following URIs,
respectively:
English version src="http://<IP address>/viewer/live/en/live.html"
Japanese version src="http://<IP address>/viewer/live/ja/live.html"
French version src="http://<IP address>/viewer/live/fr/live.html"
Italian version src="http://<IP address>/viewer/live/it/live.html"
German version src="http://<IP address>/viewer/live/de/live.html"
Spanish version src="http://<IP address>/viewer/live/es/live.html"
If you are saving the Web page to the flash memory in the camera,
you can also omit the IP address, as follows:
English version src="/viewer/live/en/live.html"
Japanese version src="/viewer/live/ja/live.html"
French version src="/viewer/live/fr/live.html"
Italian version src="/viewer/live/it/live.html"
German version src="/viewer/live/de/live.html"
Spanish version src="/viewer/live/es/live.html"
* To hide the scroll bars, also specify the following parameters:
scrolling="no"
height
Not
permitted
Specify the height of the display area of VB Viewer in pixels.
If video is to be displayed in QQVGA (160 x 120) or QVGA (320 x
240), specify a value of 500 or greater for height.
If video is to be displayed in VGA (640 x 480), specify a value of
740 or greater for height.