Unable to create Media Service account.
Hi. I want to create Azure Media Services, but I have a problem with permission.How can we solve this problem? { "code": "InvalidTemplateDeployment", "message": "Deployment failed with multiple errors:…
How Azure Media Services API will response for requests sent after 30th of June
I have questions regarding Azure Media Services like converting/transform one video format file to another. How AMS will behave after 30th of June if I will try to send CreateOrUpdate asset or transform operation request? Will API do not accept request…
azur et CDN
Hello, we have an AZURE account with encoded videos stored on Azure CDN. It's just the Azure encoding service which closes on June 30. Our data stored on Microsoft CDN remains online and accessible?
VM Selection - Which VM Should I Use to Create Media Ads
Hi, I am going to create videos and adds based by using own phyton logic. I will call multiple open apis,Gen Apis etc based on response othis api will create videos from own phyton logic .I should manage 250 concurrent videos creations (250 concurrent…
Migrating from Azure Media Service, with same URI's
I've just read the mail about AMS going down on June 30. We have a lot of HLS URIs which are hardcoded into multiple clients and now that we need to migrate to a new service, I'm afraid that the URIs will change and that our clients will become…
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…
Execute an mp4 file from Container blob
Clearly clueless. Just uploaded to an Azure storage container, the family jpg and mp4 files for storage and occasional review. Now that I see Azure Media Services is being retired, curious how to simply run/execute mp4 files for viewing? Starting to…
Azure blob store \ Azure Media service streaming .mp4 video on desktop browser for internal and external user
Hi , I'm planning to use Azure Blob Storage to host the .mp4 videos and to be played in desktop browser with the daily active external users (managed through LDAP) of 1500- 2000 per day. I'm just wondering if Azure Blob Storage can handle this request…
AMS DNS Entries after Retirement
We have a very important stream that has its URL hardcoded in our apps. We aren't a large company and we would greatly prefer not to have to update our apps across many platforms just to resolve this one issue. Is Microsoft giving us the option to…
Can I integrate Azure Video Indexer with AEM? I need Client ID and Secret for the same
The use case is to auto generate the caption files for Videos in AEM. We have an option to configure Azure Media Services in AEM, but since Media Services is retiring, I wanted to check if we can configure Azure Media Indexer in the same way to achieve…
Can I push to social media platforms from Media Services?
Just wondering if there is a doc or video on how to publish to facebook twitter etc from media services directly.
AMS Retirement and URL Redirection
Hi, I am in the process of migrating my AMS content to a 3rd party. Are there any issues with setting up URL redirection in azure to redirect any traffic to the new content links? Thanks.
AMS retirement: Where can I find final updated AVI API set which do not depends on Azure Media Services?
Hi, As per the Azure media service retirement plan, and the below link, https://azure.microsoft.com/en-us/updates/videoindexer-2/ azure video indexer API is also supposed to be updated. Microsoft declared (as per the above link) that these newly updated…
How to generate a video using Azure Media services if I have the PPT and the audio file (generated from Text-to-speech service)?
Hi Team, My name is Deepak Modi and I am from Oracle. We have a huge library of video courses which we build daily. Below are my requirements: Say I have a PPT accompanied by a narration script for each slide. I will load the PPT in the storage…
How to migrate audio analyzer preset usage in China regions media service to Azure AI Services?
https://docs.azure.cn/en-us/media-services/latest/azure-media-services-retirementThe Document said Need to be migrated to AI service, but there seems to be no specific steps, I refer to this document,…
Encoding fail with Azure Media Services
Hello I am receiving this error when I try to create a new streaming locator. Error: Failed to retrieve the blade definition for 'CreateStreamingLocatorBlade' from the server. Couldn't load…
Recommendations for integrating Azure Media Services with mobile development
Currently developing a mobile app (Dart/Flutter) that allows a user to upload videos from their mobile device to Azure Media Services and view them (after transcoding, creating streaming endpoints, etc). The viewing part works fine once the files are up…
How to use Gstreamer to ingress live stream on Azure Media Services using RTMP in a long run?
Cross-posting from StackOverflow With some inspiration from another post, I can successfully have a live stream on Azure Media Services Basic Pass-through Live Event using Gstreamer and RTMP. However, it won't stay for long. I want to have the stream…
How can i access API Key of the video indexer?
I have problem accessing my API Key of video indexer. I go on Azure video indexer portal, in the subscription details section, in order to access my API Key, but that API Key remain linked to an old one istance of the video indexer and i can't access…
while attemping to stream on demand asset to my web site, Azure Media Azure Media Player controls are unresponsive
controls are present on Azure Media Player screen but grayed out and can't be clicked. Poster is displayed okay. Following instructions online my coding is as follows: <h1>Adaptive Streaming with…