This sample shows how to integrate the BarcodeScanner API from the Dynamsoft Barcode Reader JavaScript SDK into a Vue 3 application to scan a single barcode from video.
- Easy integration with pre-built UI
- BarcodeScanner instance created in a Vue component
- Scans one barcode at a time from video
npm installnpm run devThen open http://localhost:5173/ to view the sample app.
Please check the official documentation.
If you have any questions, feel free to contact Dynamsoft Support.