leesam
2024-04-10 16b7e4a7ef473a6af29ec78aeb2f471fa398efdd
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,