Azure-Samples / video-analyzer-iot-edge-csharp

Azure Video Analyzer Edge samples in CSharp
MIT License
14 stars 15 forks source link

page_type: sample languages:

Deprecated. Azure Video Analyzer samples

We’re retiring the Azure Video Analyzer preview service, you're advised to transition your applications off of Video Analyzer by 01 December 2022. This repo is no longer being maintained.

Contents

File/folder Description
src Sample source code.
.gitignore Defines what to ignore at commit time.
README.md This README file.
LICENSE The license for the sample.
SECURITY Guidelines for reporting security issues
CODE_OF_CONDUCT.md Open source code of conduct

The 'src' folder contains two sub-folders

Prerequisites

  1. An active Azure subscription

  2. Azure resources deployed in the Azure subscription

    a. Video Analyzer account

    b. Storage account

    c. Managed Identity

    d. IoT Hub

    e. Azure container registry

  3. A Linux edge device with IoT Edge runtime

  4. Visual Studio Code on your development machine with following extensions

    a. Azure IoT Tools

    b. C#

  5. .NET Core 3.1 SDK on your development machine

  6. Docker on your development machine

Set up Azure resources:

Deploy to Azure

Setup

After cloning the repository, follow instructions outlined in src/cloud-to-device-console-app/readme.md to setup the console app.

Running the sample

Follow instructions outlined in src/cloud-to-device-console-app/readme.md to run the console app.

Key concepts

Read Azure Video Analyzer concepts

Code of conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or