How to create code for Scan a Qrcode using Webcam in wpf c# applicaion

Nandini Nammi 41 Reputation points
2022-07-05T10:07:23.22+00:00

I need to create a c# WPF application which used to scan the Qrcode using webcam and store the data in local file.
Thank you

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,671 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,119 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
762 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Rajanikant Hawaldar 86 Reputation points
    2022-07-05T15:24:11.013+00:00

    Hi Nandini,
    Refer below link, make required changes.
    display-webcam-feed-in-wpf