Redth / ZXing.Net.Maui

Barcode Scanning for MAUI?
MIT License
437 stars 146 forks source link

[WIP] Stream reader #91

Open glenn2223 opened 1 year ago

glenn2223 commented 1 year ago

Added stream reading functionality - hope you can help @Redth 😁

WIP Reasons:


~Sidenote - android is very slow decoding (thought it was my code, but it wasn't) - see images. Windows completes the whole process in a little over a second.~
Edit: Improvements push has sped things up a little (letting Zxing choose format)

Old screengrabs | Code timer | Android timer | | ------ | ------ | | ![image](https://user-images.githubusercontent.com/33450392/207314322-0e2b58ae-2e30-4a90-8841-d1fc4337700a.png) | ![Android Screenshot](https://user-images.githubusercontent.com/33450392/207328638-f6a1c665-2171-4618-8ee3-8c631458d79c.png) |
glenn2223 commented 1 year ago

Hey @Redth, don't suppose you've had time to look at this?

glenn2223 commented 1 year ago

Hey @Redth, me again, nudge, nudge... wink, wink 😁

glenn2223 commented 1 year ago

If anyone can test this on IOS and mac then I can remove the draft 😁