GithubHelp home page GithubHelp logo

isabella232 / media-services-overlays Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jing-gui/media-services-overlays

0.0 0.0 0.0 72.26 MB

Azure Media Services Overlay Sample

License: MIT License

C# 100.00%

media-services-overlays's Introduction

media-services-overlays

This sample shows how to create a custom encoding overlay using the StandardEncoderPreset settings.

File Description
cloud.png The image that is used for the overlay
ConfigWrapper.cs Uses the Media Services account settings to connect to Azure.
Program.cs .NET application code
appsettings.json Contains the settings from your Media Services account
ignite.mp4 The video used in the sample
media-services-v3-netcore.csproj The file where the overlay transform information is set.

Encode with a custom overlay Transform

This sample shows how to create a custom encoding Transform using the StandardEncoderPreset settings.

It also demonstrates how to submit a job that uses an HTTPs ingest URL (JobInputHttp) instead of having to first create and upload an Asset.

Sample

This is a sample showing how to use Azure Media Services API and .NET SDK in .NET Core. Open this folder directly (seperately) in Visual Studio Code.

Required Assemblies in the project

  • Microsoft.Azure.Management.Media -Version 2.0.1
  • WindowsAzure.Storage -Version 9.1.1
  • Microsoft.Rest.ClientRuntime.Azure.Authentication -Version 2.3.3

Update the appsettings.json

To use this project, you must first update the appsettings.json with your account settings. See Quickstart: Register an application with the Microsoft identity platform for more information on registering your application with your Azure AD tenant.

media-services-overlays's People

Contributors

ingridatmicrosoft avatar microsoft-github-operations[bot] avatar microsoftopensource 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.