Skip to content

QR code recognition? #730

Answered by xulihang
alekop asked this question in Q&A
Nov 1, 2021 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

I think you need to capture video frames by yourself.

Get the image frame data and then decode the base64

video.render.save(function (data) {
            });

I have created a scanner with Dynamsoft Barcode Reader: https://github.com/xulihang/cordova-barcode-scanner

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@hthetiot
Comment options

Answer selected by hthetiot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants