Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.27 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.27 KB

Cross-Platform Barcode Reader

Demo apps using B4X and Dynamsoft Barcode Reader to read barcodes in images and do a live barcode scan:

  • BarcodeReader: decode local images
  • LiveScanner: decode video stream

The B4X library is released on the B4X forum. The live scanner depends on the B4X library.

Requirements

  1. Dynamsoft Barcode Reader
  2. B4X
  3. JDK (with JavaFX for deskop development)
  4. Mac (for iOS development)
  5. Android SDK (for Android development)
  6. B4Jvlcj (It uses VLC to control web cameras. Only required by the B4J version of live scanner.)
  7. Clipboard Library for Android

Links related to Dynamsoft Barcode Reader