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