Can't play the file. Enable CORS on your storage account
I am reaching out for assistance with a CORS configuration issue related to our Azure Storage account used for video playback in the Video Indexer portal. Currently, our CORS settings include the following rule: Allowed Origins:…
Uploading from OneDrive to VideoIndexer fails - but why?
Hi, In OneDrive I clicked on "share", for everybody, and copied the URL. In VideoIndexer I entered the URL - even the checkmark shows green. But when I click "add" it doesn't work! It's an MP4 fo some 20 MB from my OneDrive.
How to successfully render Azure Video Indexer project?
I am using the Azure Video Indexer portal. I have created a project composed of clips of videos that I have indexed. Unfortunately, when I hit the "Render" button for the project, the system appears to be rendering for several minutes but…
Video unavailable
Hi, The video indexer was working fine with API. But when I tried indexing another video, it shows getting video, noticed the preview etc. But after 10 % it shows video unavailable. I have uploaded a video via the web, and it shows indexing. But it…
ALL of processes on Azure AI Video Indexer will be completed in same region?
Hi, Please advice. I plan to use Azure AI Video Indexer for production. However our security policy require to keep our source data in our country. If we upload to Azure AI Video indexer in Region A, ALL of processes on Azure AI Video Indexer will be…
Automating ARM Access Token Generation for Microsoft Video Indexer API using Python
Currently, I'm using azure video indexer with ARM based token. I'm utilizing a bearer token obtained from…
Getting aborted error when using TTS Avatar synthesis API.
I am using Azure TTS avatar batch synthesis API. The request is submitted successfully but the response is not started like 30 mins and later I tried with the jobId then the response is it is aborted. Help me with debugging this issue and let mw know why…
Azure Video Indexer - Cannot get the insights widget to work
I'm new to using Azure Video Indexer and have been playing around with the code samples to try out the service. So far, everything works great except for one thing - no matter what I do, I am unable to get the video insights widget to load correctly as…
Textual Summary Button not appearing.
Hello, I would like to ask if it is possible if i am on free trial to see the video indexer summary button? I have connected my AI model with my video indexer yet I still can't see the button. Am i doing something wrong? or it is not available in free…
Unable to confirm your University ID
when I create azure free account for student then get Unable to confirm your University ID how can solve this problem I'm from Jordan
Any license required to use AI Video indexer?
Only for confirmation. Appreciate for your advise. Does any MS license is necessary to use AI video indexer? https://azure.microsoft.com/ja-jp/pricing/details/video-indexer/
Azure Services for Video Content Moderation
I have used several Azure services for content moderation, including Azure AI Computer Vision, Azure AI Content Safety, and Azure Video Indexer. Among these, only Video Indexer supports video moderation directly, but it also provides features like…
Unable to Generate Permanent Token for Azure Video Indexer Managed by ARM
Hello Azure Support Team, I am currently facing an issue with generating a permanent access token for Azure Video Indexer. My Video Indexer account is managed through Azure Resource Manager (ARM), and I have been trying to perform operations such as…
How do I resolve requests.exceptions.HTTPError: 424 Client Error Failed Dependency for url in Azure Video Indexer?
This is the code I am using in Python to upload a video and search for frames using natural language. I understand that this code does not do the latter but I am getting an error message from before the default insights can be generated. # imports from…
How to dynamically create a Video Indexer on Azure using Python SDK?
I'm building a multitenancy app in Django. When a Tenant is registered, I want to create an instance of an Azure AI Video Indexer dynamically. This is my code snippet that creates the Azure Video Indexer: def create_video_indexer_instance(self,…
Azure AI Video Indexer API Get Insight
Hi. I am trying to create an app that can upload videos to Azure AI Video Indexer and retrieve insight data from said video. I have set up in Azure an Azure AI Video Indexer resource and have uploaded the videos to the portal in Azure AI Video Indexer…
Issue obtaining access token for Azure Video Indexer using PowerShell
Hello, I'm trying to obtain an access token for Azure Video Indexer using PowerShell. Here is what I've done so far: Created a Video Indexer account: Subscription ID: 06a3bdd8-f407-4903-9161-f7101c66d9e1 Account ID:…
Making calls on the Video Indexer API
I am writing a Python script that calls on the Video Indexer API. I understand that to do this I have to provide my Azure subscription key, location, account ID and video indexer subscription key. I have my Azure subscription key and location. I am not…
How do I access Azure AI Video Indexer ARM API Programatically?
I'm quite lost here. For some reason, almost all documentation relating to my problems are bringing up a 404. I'm trying to programmatically access Azure AI Video Indexer. I've downloaded (and slightly modified) the ARM API example from the github here: …
The language detection doesn't work correctly. Recently, it always return English even though I upload the videos with different languages
In the past, when I submitted a video to AI Video Indexer to get a transcript with the mode = auto-detect single language, it can detect correctly for other languages like French, German, Chinese, etc. However, recently, it hasn't worked correctly, it…