Today we are going to look at reading Barcode Data from an image in your Cross-Platform Framework Markup Language app! Although there are many supported Datasources, we are going to look at the CAMERA Datasource Widget and the BARCODE detector, how to access barcode data, and display images from the CAMERA. With the CAMERA widget, you can grab streams, images, and data using DETECTORS in a matter of seconds.
What we will cover:
- Connecting to a CAMERA Datasource.
- Binding to BARCODE detector data from an image stream.
- Grabbing a snapshot of the barcode image.
Timecodes
00:00 - Intro
00:53 - Considerations
01:13 - Displaying and accessing the CAMERA
02:19 - Adding the BARCODE detector
02:41 - Binding to barcode data
03:00 - Reading the barcode
3:08 - Capturing and displaying the image on barcode read
3:50 - Conclusion