Janusz Białobrzewski
Janusz Białobrzewski
Please read about "Providing a video stream in a custom way". I think it is a good place for saving data for a future use.
Thanks, it is a known issue https://github.com/jbialobr/JsQRScanner/issues/12
That is a good idea, thanks.
getSources was removed in 08c4c1968787fcad2811afcacf40fabed1123fd6 I updated the live demo to use the latest source.
@jolioslin It works on my desktop and mobile devices:  I don't know why it is not working on yours. You should try to debug the reason with your browser...
It is as simple as uncommenting those two lines: https://github.com/jbialobr/gwt-qrscanner/blob/2f0e6a8e48a46754fbeccaa6434b119f543f9bec/core/src/main/java/com/google/zxing/web/ScannerWidget.java#L26 https://github.com/jbialobr/gwt-qrscanner/blob/2f0e6a8e48a46754fbeccaa6434b119f543f9bec/core/src/main/java/com/google/zxing/web/ScannerWidget.java#L41
I would not do it, because it is waisting of cpu cycles when you don't need it. It should be configurable.
>Dimitar, were you able to make it work? If so, and if you have time, could you drop a quick note on what you did to rebuild the library? I've...
Your builds are here:  Click on the build and go to the Artifacts section to download compiled js:  Direct link to your build of the minified version: https://github.com/unarsu/JsQRScanner/actions/runs/1182980543
https://github.com/gitextensions/gitextensions/pull/848