Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOMException: The play() request was interrupted by a new load request #241

Open
swanghao opened this issue Aug 2, 2024 · 1 comment
Open

Comments

@swanghao
Copy link

swanghao commented Aug 2, 2024

点击对讲报错
微信图片_20240802194908

使用vue2x开发

this.listData.forEach((ele, index) => {
new EZUIKit.EZUIKitPlayer({
id: ele.id, // 视频容器ID
accessToken: ele.accessToken,
url: ele.playUrl,
template: '553ee0ee4fdf48438c463d593922fa07',
plugin: ['talk'],
height: 180,
width: 300,
handleError: (err) => {
console.error('err---' + JSON.stringify(err))
},
});
})

@JoeAndroid
Copy link

解决了吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants