**
1.下载OCX插件http://download.youkuaiyun.com/detail/whzhaochao/5965005
2. 注册OCX控件
3. 配置SSOcx.SetDeviceInfo(“ip地址”, 端口, 通道号, “账户名”, “密码”);方法
4. 以下是示例代码,可以复制直接运行,修改摄像头配置即可。
**
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>视频控件</title>
<style>
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;
left: 618px;
top: 5px;
}
.close a:hover
{
background: url(img/2_04.gif) no-repeat;
with: 41px;
height