| | |
| | | <textarea id="initParam" type="text" style="width:260px;height:200px;"> |
| | | { |
| | | "argument": { |
| | | "appkey": "26589653", |
| | | "ip": "61.131.136.18", |
| | | "port": 10443, |
| | | "secret": "hSzZW0VHfyHgJziMemOx", |
| | | "appkey": "26864254", |
| | | "ip": "47.49.21.159", |
| | | "port": 443, |
| | | "secret": "oC2JAzu6PH5OqqcbGQCy", |
| | | "enableHTTPS": 1, |
| | | "layout": "1x1", |
| | | "playMode": 0 |
| | |
| | | <textarea id="playParam" type="text" style="width:260px;height:200px;"> |
| | | { |
| | | "argument": { |
| | | "cameraIndexCode": "1f792961883543c6868cc8b200291962", |
| | | "cameraIndexCode": "36015602001310925219", |
| | | "ezvizDirect": 0, |
| | | "gpuMode": 0, |
| | | "streamMode": 0, |
| | |
| | | }); |
| | | } |
| | | |
| | | initPlugin(); |
| | | function close() { |
| | | if (oWebControl != null) { |
| | | oWebControl.JS_HideWnd(); // 先让窗口隐藏,规避可能的插件窗口滞后于浏览器消失问题 |
| | | oWebControl.JS_Disconnect().then(function () { }, function () { }); |
| | | } |
| | | } |
| | | |
| | | |
| | | // 获取公钥 |