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