yylive / YYEVA-Web

https://yyeva.yy.com
Apache License 2.0
57 stars 12 forks source link

[eva版本][Android/IOS/Web][问题标题] #22

Open centersxy opened 5 months ago

centersxy commented 5 months ago

问题描述 在谷歌和浏览器上都能正常运行,但是内嵌到app中 页面空白

await yyEva({
  container: document.getElementById("comingSoon"),
  alphaDirection: "right",
  mode: "Fill",
  useMetaData: true,
  loop: false,
  useFrameCache: false,
  useVideoDBCache: false,
  mute: true,
  forceBlob: false,
  showVideo: false,
  showPlayerInfo: true,
  useAccurate: false,
  logLevel: "info",
  renderType: "webgl",
  videoUrl: require(`@/static/ae/greatEscape/ghost.mp4`),

});

ckken commented 2 months ago

把报错内容发下

centersxy commented 2 months ago

https://github.com/user-attachments/assets/40a6cec8-3bd0-4355-9bf9-a617f0f889c4

最后使用了pag,我只能给你提供mp4的素材了