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

Uncaught (in promise): Error: The play() request was interrupted or prevented by browser security rules #47

Open
sveres opened this issue May 17, 2021 · 1 comment

Comments

@sveres
Copy link

sveres commented May 17, 2021

Hi,
After enabling barcode reading with for camera, we started to get the following error:
Uncaught (in promise): Error: The play() request was interrupted or prevented by browser security rules

I suspect part of the problem is coming from not catching the error of calling .play()

this.videoFeed.play().then

@Chlebamaticon
Copy link

Could we expect option to avoid triggering "play" via sdk?

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