how can I migrate the encoded videos from Azure Media Services Account into Indexer?

79 Views Asked by At

I have a huge videos library Azure Media Services with DRM applied using AppLogic, how can I migrate the videos from Azure Account into Azure Video Indexer ?

I have created a new azure-vidoe-indexer resource on Azure, but I don't know what is the next step ? how can I migrate the videos ? and how can I upload new videos into Indexer ? I used to upload them using AZCopy

1

There are 1 best solutions below

2
Mohamed Azarudeen Z On

Azure Video Indexer supports a variety of input formats, you can use a Azure Blob Storage as an intermediary for the migration. Use the Azure Media Explorer to extract videos from your Azure Media Services account. Upload the extracted videos to an Azure Blob Storage account. Use the Azure Video Indexer API to create a Video Indexer job.

Upload your new videos to Azure Blob Storage. You can use AzCopy.

Create a new Video Indexer job, specifying the source location as the Azure Blob Storage container where you uploaded the new videos.

https://learn.microsoft.com/en-us/search/?terms=Azure%20Video%20Indexer%20