Show camera image without scanning #2
Unanswered
rhazell-acceo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am about to begin experimenting with this SEAMINGLY AMAZING component, however, after reviewing the documentation, discussions and looking at the demo, I have a fundamental question I'm hoping get answered, before I get too deep, please...
Is it possible to have the div display the camera and control the start of scanning, independently with a separate button?
The idea being
user presses a button to begin showing the camera view in the div (with no active scanning, yet)
user views the barcode & lines it up using the div
when ready, user presses another button to start scanning / decoding
upon successful scan, the code stops scanning and acquire the result (via OnSuccess I presume)
maybe begins back at step 1 or step 2 (based on the use case).
Is this flow possible using either of the components (the one for end-to-end or the one for custom - sorry don't recall their correct names)
Thanks in advance.
PS should I be posting this here or at "mebjas/html5-qrcode" or both?
Beta Was this translation helpful? Give feedback.
All reactions