|
|
@ -168,7 +168,7 @@ export default {
|
|
|
|
var oWndInfo = WebVideoCtrl.I_GetWindowStatus(g_iWndIndex),
|
|
|
|
var oWndInfo = WebVideoCtrl.I_GetWindowStatus(g_iWndIndex),
|
|
|
|
szDeviceIdentify = '192.168.2.64',
|
|
|
|
szDeviceIdentify = '192.168.2.64',
|
|
|
|
iRtspPort = 554,
|
|
|
|
iRtspPort = 554,
|
|
|
|
iChannelID = this.iChannelID || 1,
|
|
|
|
iChannelID = _this.iChannelID || 1,
|
|
|
|
bZeroChannel = false,
|
|
|
|
bZeroChannel = false,
|
|
|
|
szInfo = "";
|
|
|
|
szInfo = "";
|
|
|
|
|
|
|
|
|
|
|
|