通过WEB调用大华网络摄像头
1.要调用的大华摄像头为Dahua 大华DH-IPC-HFW2100P-0600B 网络摄像机 (白色),摄像头外形如下图所示
2.调用效果如下图所示
4.解压OCX包单击文件中的reg.bat注册dll
5.新建index.html关输入以下代码
视频控件body {font-family:"", arial;margin:0 auto; padding:0; }
div,form,img,ul,p {margin: 0 auto; padding: 0; border: 0; overflow:hidden; list-style-type:none; }
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
.bigbg{
width:1280px;
height:820px;
position:relative;
top:50px;
background:#fff;}
.kuang{
background:url(img/video_03.gif) no-repeat;
width:1280px;
height:820px;
margin-top:12px;}
.close a{
background:url(img/1_04.gif) no-repeat;
width:41px;
height:36px;
position:absolute;
le