ngx-scanner icon indicating copy to clipboard operation
ngx-scanner copied to clipboard

Videostream Update Stream

Open fvgack opened this issue 5 years ago • 3 comments

Describe the bug The update speed of the video stream element is to fast.

Expected behavior Make it possible to set the update speed or the time when the scanner detects a new barcode.

fvgack avatar Nov 27 '19 14:11 fvgack

It is possible to control the time between scan attempts in the base library and it's also possible to control the time after a successful scan. Is anything like that you need?

odahcam avatar Dec 04 '19 01:12 odahcam

Yes. Thats what I need. Can you name the file and the variable where i can change that?

fvgack avatar Dec 06 '19 10:12 fvgack

Sorry, you can't change that via zxing-ngx-scanner element, you would need to customize the library or use the base library for that. Is that possible for ya?

odahcam avatar Jan 10 '20 16:01 odahcam