Improved scanning FPS to 10

This commit is contained in:
Jan Böhmer 2025-01-04 16:57:41 +01:00
parent 4b09a321ad
commit 53dcd24216

View file

@ -50,7 +50,7 @@ export default class extends Controller {
});
this._scanner = new Html5QrcodeScanner(this.element.id, {
fps: 2,
fps: 10,
qrbox: qrboxFunction,
experimentalFeatures: {
//This option improves reading quality on android chrome