Skip to content

Lagoon cam

sample.htm

<html>

<head>

<title>VB Viewer Sample Page</title>

</head>

<body bgcolor=”gray”>

<center>

<h1>LiveApplet</h1>

<iframe src=”http://192.168.100.1/viewer/live/en/live.html”

scrolling=”no”

width=490 height=500>

</iframe>

</center>

</body>

</html>