xiaoQQya
2023-10-25 e1d604a5604aec7e925aed74aad8a1b6e5c25263
web_src/src/components/GBRecordDetail.vue
@@ -261,6 +261,7 @@
              this.mediaServerId = this.streamInfo.mediaServerId;
              this.ssrc = this.streamInfo.ssrc;
              this.videoUrl = this.getUrlByStreamInfo();
              this.hasAudio = this.streamInfo.tracks && this.streamInfo.tracks.length > 1
            }else {
              this.$message({
                showClose: true,