Iwan Lebron
2024-07-27 ac1e604eb455e165e84496270fe065cbb4540bca
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,