Is There any way to upload and index the video into Azure AI Video Indexer using the file from Azure storage Blob Container
harikanagidi opened this issue · 1 comments
harikanagidi commented
Hi Everyone,
I am trying to upload the video and index it using Azure AI Video Indexer. It worked for me by using the code from this git Repo from python directory from local path. I would like to know if there is any way to upload the file from Azure Blob Container
Thanks
harikanagidi commented
Got the solution by passing the full file url with sastoken