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

Quagga onDetected() uses detected results from decodeSingle() #483

Open
allenhe77 opened this issue Mar 5, 2022 · 0 comments
Open

Quagga onDetected() uses detected results from decodeSingle() #483

allenhe77 opened this issue Mar 5, 2022 · 0 comments

Comments

@allenhe77
Copy link

I'm making an app scanner that uses both Live Stream and static images.

I'm running into a trouble where if there's detected results from decodeSingle(), and then I open up live stream which uses onDetected() for detection, onDetected() will use the detected results from the previous decodeSingle() results.

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
@allenhe77 and others