Table of contents

How can I use AVCaptureSession, CameraX or third-party camera modules with Dynamsoft Barcode Reader?

Android

CameraX

If you are using CameraX, you can view HelloWorld/DecodeWithCameraX sample for a quick start.

Third-Party Camera Module

If you are using a third-party camera module, what you have to do is:

iOS

AVCaptureSession

If you are using AVCaptureSession, you can view HelloWorld/DecodeWithAVCaptureSession sample for a quick start.

Third-Party Camera Module

If you are using a third-party camera module, what you have to do is:

This page is compatible for: