The sample shows how to build a .NET webcam barcode reader using Dynamsoft Barcode Reader SDK and DirectShowNET on Windows 10.
-
Open the project in Visual Studio.
-
Get a trial license of Dynamsoft Barcode Reader.
-
Set the license in App.config file:
<add key="DBRLicense" value="LICNSE-KEY"/>
-
Build and run the project.