ZZJ
2022-04-20 b4495445fbfc616a2126587ce9eec205fc1cbe19
src/components/wasmPlayer/index.vue
@@ -460,6 +460,12 @@
      this.videoLoading = true;
      if (this.player.hPlayer == 0) {
        console.log(url);
        console.log(this.$refs.playCanvas);
        console.log(this.isStream);
        console.log(this.$refs.timeTrack);
        console.log(this.$refs.timeLabel);
        console.log(payload);
        this.player.play(
          url,
          this.$refs.playCanvas,