densen2014 / ZXingBlazor

Using ZXing Scan barcode/QR code in blazor
Apache License 2.0
93 stars 39 forks source link

Add scanning frame, only read the QR code in the scanning frame #35

Open Qiulin-Git opened 2 months ago

Qiulin-Git commented 2 months ago

Add a scanning box in the middle of the scanning area, crop the QR code in the scanning box in the video source, and only parse the QR code in the scanning box

You can refer to this: https://github.com/zxing-js/library/issues/39#issuecomment -769339674

densen2014 commented 1 month ago

Because this requirement is relatively personalized, there are currently no plans to add it to the component. but if you have a sample, we wellcom for your PR.