ZZJ
2022-04-22 c992e66812f0deafce1e50dd54b927034cfeae22
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,