|
@@ -96,7 +96,6 @@
|
|
|
<div class="controls">
|
|
|
<button onclick="refreshStream()">刷新视频</button>
|
|
|
</div>
|
|
|
-
|
|
|
<!-- <div style="width: 100%; height: 480px;">
|
|
|
<div v-if="isfse" id="divPlugin" style="width: 100%; height: 480px;" ></div>
|
|
|
</div> -->
|
|
@@ -283,8 +282,6 @@ export default {
|
|
|
this.changeTableMaxHeight()
|
|
|
}
|
|
|
this.changeTableMaxHeight()
|
|
|
-
|
|
|
-
|
|
|
},
|
|
|
mounted() {
|
|
|
// this.webRtcServer = new WebRtcStreamer('video', location.protocol + '//' + this.camera_ip)
|