page_type | languages | products | description | urlFragment | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|
sample |
|
|
Video Indexer Official Samples |
Official Azure Media Services | 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.
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 Terraform | Video Indexer |
API Samples |
Sample code of uploading and indexing video using API | Video Indexer |
Embedding widgets |
How to add Video Indexer widgets to your app | Video Indexer |
IntroToVideoIndexer.md |
An intro lab to Video Indexer with exercises | Community |
VideoDescriptionSample |
Display an automatic description of VI thumbnails | Community |
VideoProcessingWorkflow |
Complete video processing workflow using VI, AF, and logic app | Community |
VideoTranscriptClassification |
Process video/audio files in Azure Video Indexer to extract transcripts and build text classification model to classify videos/audio | Community |
AIEnrichmentPipeline |
Complete sample for processing text, image and video files through a full enrichment pipeline with event grid, service bus, functions, logic apps, cognitive services and video indexer | Community |
Partners |
Examples for collaboration projects with partners | Partners |
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 [email protected] 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