heyujie
2022-05-05 c7ec9e17f6e48335912bad1c07df56ba8eb8f662
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,