Vivotek IP3112 User Manual page 30

Vivotek user's manual network camera ip3112, ip3122
Hide thumbs Also See for IP3112:
Table of Contents

Advertisement

****** Example homepage begin ******
<html>
<head>
<title>Example - auto refresh</title>
</head>
<body background="/pic/wallppr.jpg">
<p align=left>
<font size="7" face="Comic Sans MS" color="#FF0000">
Network Camera Demo
</font>
</p>
<p align=left>
<!-- Begin of scripts to auto refresh the image. Change the IP address in the image
URL and refreshrate if necessary. //-->
<script language=javascript>
var image="http://192.168.0.203/cgi-bin/video.jpg";
var refreshrate=5;
var imgwidth=352;
var imgheight=240;
function refresh(){
document.images["pic"].src=image+"?"+new Date();
setTimeout('refresh()', refreshrate*1000);}
document.write('<img
width="'+imgwidth+'" name="pic">');
if(document.images)window.onload=refresh;
</script>
<!-- End of scripts to auto refresh the image. //-->
</p>
</body>
</html>****** Example homepage end ******
//SECONDS BETWEEN REFRESH
//IMAGE WIDTH
//IMAGE HEIGHT (NTSC:240; PAL:288)
src="'+image+'"
- 29 -
//IMAGE URL
height="'+imgheight+'"
www.vivotek.com

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ip3122

Table of Contents