Follow

How can I optimize the scan performance of the Web SDK?

The below guide concerns the recent WebSDK 6.x release. If you're still using WebSDK 5.x, please go here

 

Accelerating the time to scan is related to three parts

  1. Loading the scanner library
  2. Scanning the image frames for barcodes
  3. Further optimizations for particular scenarios

1. Loading the scanner library

In order to provide the best possible experience in your web application, we suggest to first follow these guidelines to guarantee optimal loading time of the library: How can I optimize the loading time of the Web SDK?

2. Scanning the image frames for barcodes

For optimal speed/quality in different situations you can start with the following tips:

3. Further optimizations for particular scenarios

  • In case of tiny codes or the requirement to increase the maximum scan distance, it might be beneficial to enable Full HD resolution

But please bear in mind that this is resulting in slower frame processing (You can check out the Full HD mode in our demo immediately).

 

WebSDK 5.x (Legacy)

Accelerating the time to scan is related to three parts

  1. Loading the scanner library
  2. Scanning the image frames for barcodes
  3. Further optimizations for particular scenarios

1. Loading the scanner library

In order to provide the best possible experience in your web application, we suggest to first follow these guidelines to guarantee optimal loading time of the library: How can I optimize the loading time of the Web SDK?

2. Scanning the image frames for barcodes

For optimal speed/quality in different situations you can start with the following tips:

3. Further optimizations for particular scenarios

  • In case of tiny codes or the requirement to increase the maximum scan distance, it might be beneficial to enable Full HD resolution.

But please bear in mind that this is resulting in slower frame processing (You can check out the Full HD mode in our demo immediately).

 

In case the above suggestions are not sufficient for your particular use case, we recommend to check out our detailed guide in the documentation: https://docs.scandit.com/stable/web/#important-notes. 

and you can reach out to us directly at support@scandit.com.

 

Was this article helpful?
2 out of 3 found this helpful
Have more questions? Submit a request