html音视频微信不能播放及Chrome: Uncaught (in promise) DOMException

It appears to be a known bug in Chrome – take a look at the issue tracker here: https://bugs.chromium.org/p/chromium/issues/detail?id=593273
It seems that there is no way to prevent the error until this is fixed by the Chrome team

Chrome处理方法

Open chrome://flags/#autoplay-policy
Setting No user gesture is required
Relaunch Chrome

微信处理方法

代码如下即可:
html音视频微信不能播放及Chrome: Uncaught (in promise) DOMException

相关文章:

  • 2021-04-24
  • 2021-04-28
  • 2022-12-23
  • 2022-12-23
  • 2021-12-19
  • 2021-09-11
  • 2022-12-23
  • 2021-10-20
猜你喜欢
  • 2021-08-22
  • 2022-01-22
  • 2022-12-23
  • 2021-10-11
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案