优化点播时RtpServer为正常关闭的问题
This commit is contained in:
@@ -394,6 +394,9 @@ export default {
|
||||
console.log(this.videoUrl)
|
||||
},
|
||||
openDialog: function (tab, deviceId, channelId, param) {
|
||||
if (this.showVideoDialog) {
|
||||
return;
|
||||
}
|
||||
this.tabActiveName = tab;
|
||||
this.channelId = channelId;
|
||||
this.deviceId = deviceId;
|
||||
|
||||
Reference in New Issue
Block a user