Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.3k views
in Technique[技术] by (71.8m points)

progressive web apps - PWA camera reading QR code and handwriting

Problem: A Vue PWA that needs to access the device's camera. Holding the device over a QR Code or handwritten text it needs to do the following:

  • If the image is a QR Code then decode and action
  • If its handwriting then process and action.

The action is to redirect the app or open a browser.

Currently I can do both, read QR, process written text and action, but not both at the same time. I have a page for QR codes and another for text.

Is there any materials online or advice out there?

question from:https://stackoverflow.com/questions/65921957/pwa-camera-reading-qr-code-and-handwriting

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...