How can we stop the camera after read the QR code? #199
Unanswered
satyapratap-dev
asked this question in
Q&A
Replies: 1 comment
-
You can use
I also recommend you to clean up video references and detach them from the DOM when you are no longer using them (for the sake of ram usage). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team,
Can we stop the camera/video once QR code scans completed? Let's say I am trying to capturing specific type format QR codes(like emails/mobile number) only. so, if any one of the QR format matches then it should quit/close the QR code scanning(close the camera). Please advise.
Beta Was this translation helpful? Give feedback.
All reactions