[feature] Change FPS
ellis2323 opened this issue · 5 comments
Hello,
I have implemented in my application, your scanner and another one. The second seems have better scan response because I can specify to scan at 10fps (default is 2). On yours, i do not see how to set up video capture fps ?
@ellis2323 Fairly simple to setup, but not sure how much of a benefit it would provide. The default is 500ms between scans. I changed it to 100ms and didn't notice a difference. You can try it out here:
https://github.com/teckel12/vue-barcode-reader/tree/1.1.6
#14
@ellis2323 Now merged
Perfect. I have tested with 50ms. It seems (but it's difficult to be certain) faster to scan bibs (used in running).
@ellis2323 As an avid runner, would love to know more about your bib project using this library.
Feature merged