Skip to content

Azure-Samples/azure-video-indexer-samples

Repository files navigation

page_type languages products description urlFragment
sample
csharp
javascript
html
dotnet
azure
azure-media-services
azure-video-indexer
Video Indexer Official Samples

Official Video Indexer Samples

Welcome to the official Video Indexer (VI) Samples repo. Video indexer builds upon media AI technologies to make it easier to extract insights from videos. Here you can find some great code snippets that you can use to work with Video Indexer API and integrate Video Indexer widgets into your website.

IMPORTANT: REPO NAME CHANGE

Due to the retirement of Azure Media Services, this repository's name is going to change to "azure-video-indexer-samples" as early as January 24th and no later than January 26th, 2024. Plan accordingly.

Contents

Here you can find code samples and project examples of how to use Video Indexer, integrated it with your product, and expand our out-of-the-box offering by integrating with other products.

File/folder Description Owner
Deploy-Samples Quick-Start tutorial to create Azure Video Indexer and all its resource dependencies with ARM, or bicep Video Indexer
API Samples Sample code of uploading and indexing video using API Video Indexer
VideoIndexerEnabledByArc Video Indexer Enabled By Arc Sample And deploy tutorials Video Indexer
Embedding widgets How to add Video Indexer widgets to your app Video Indexer
media media used for md files
.gitignore Define what to ignore at commit time
CHANGELOG.md List of changes to the sample
CONTRIBUTING.md Guidelines for contributing to the sample
README.md This README file
LICENSE The license for the sample

We highly recommend you will follow our blog posts to get deeper insights and the most updated news.

Prerequisites

You should have an active user to Video Indexer.

Start by Signing-up to Video Indexer API and get your API key.

We also recommend to start with our short and basic introduction to Video Indexer, if you are not familiar with VI.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Authors

For each folder you will find a README file which will specify the relevant author for the sample code you are looking at.

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details