Code Monkey home page Code Monkey logo

live-video-analytics-iot-edge-python's Introduction

page_type languages products description
sample
python
azure
azure-media-services
azure-live-video-analytics
The samples in this repo show how to use the Live Video Analytics on IoT Edge that enables you to capture, record, and analyze videos using AI.

Live Video Analytics on IoT Edge samples

This repo provides Python samples for Live Video Analytics on IoT Edge

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 three sub-folders

  • cloud-to-device-console-app - This folder contains a Python app that enables you to invoke direct methods of Live Video Analytics on IoT Edge module, with parameters defined by you in a JSON file (operations.json).
  • edge - This folder has a few IoT Edge deployment manifest templates, along with sample code for an IoT Edge module (under 'modules' folder) that can be used in conjunction with the Live Video Analytics on IoT Edge module.
  • ams-asset-player - This folder contains a Python app that showcases how you can playback assets recorded by Live Video Analytics on IoT Edge (in the Azure Media Services account referenced in the module twin properties).

Prerequisites

  1. An active Azure subscription

  2. Azure resources deployed in the Azure subscription

    a. IoT Hub

    b. Storage Account

    c. Media Services

    d. 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. Python

  5. Docker on your development machine

Tip

You can use the LVA resources setup script to deploy the Azure resources mentioned above, along with an Azure Linux VM to serve as your IoT Edge device.

Setup

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

Running the sample

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

Key concepts

Read Live Video Analytics on IoT Edge 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 contact [email protected] with any additional questions or comments.

live-video-analytics-iot-edge-python's People

Contributors

ethanshea-ms avatar gadamilan avatar juliako avatar luisgizirian avatar microsoft-github-operations[bot] avatar microsoftopensource avatar naiteeks avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.