Results 4 comments of Murat Çakmak

This is a big problem, what can we do now? First we need the server side to work properly A temporary correction can be made.

@Cerealex-alex Maybe this code can help you: ``` pauseScan: function (freeze = true) { const state = barcodeReader.html5QrcodeScanner.getState(); if (state === Html5QrcodeScannerState.SCANNING) { barcodeReader.html5QrcodeScanner.pause(freeze); } }, resumeScan: function () {...

@pierre-H > Any solution ? Interesting problem. It works live, but not in a test environment. You probably need to test it live. Laptop camera may be insufficient. Chrome may...

@wenzhixin hello, Could you add label ?