BradyXu
2024-05-15 7565b2ea779ae973e894b6da051eb4119e49286d
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,