648540858
2023-12-11 e73d00060ef0a5e1cfd5f65fa599da41d0fbc9bd
web_src/src/components/GBRecordDetail.vue
old mode 100644 new mode 100755
@@ -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,