Analyze Video (Part 2)
Use Video Analyzer Widgets & APIs Although the Azure Video Indexer site allows you to complete all video analysis activities, you might want to integrate the service into unique applications. You can do this in two different ways: Azure Video Indexer Widgets Although the Azure Video Indexer site allows you to complete all video analysis activities, you might want to integrate the service into unique applications. You can do this in two different ways. Azure Video Indexer API Azure Video Indexer provides a REST API that you can use to obtain information about your account, including an access token. You can then use your token to consume the REST API and automate video indexing tasks, creating projects, retrieving insights, and creating or deleting custom models. Deploy With ARM Template Azure Resource Manager (ARM) templates are available to create the Azure AI Video Indexer resource in your subscription, based on the parameters specified in the template file. Upload a Video ...