307 questions with Azure Media Services tags

Sort by: Updated
1 answer

How to prevent Truncated URL on JobInput with python sdk

When submitting a job to Azure Media Services, I'm getting an error because the input url is being truncated unexpectedly. #python 2 from msrestazure.azure_active_directory import ServicePrincipalCredentials from azure.mgmt.media import…

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
307 questions
asked 2020-11-18T19:31:22.357+00:00
Benjamin Dean 1 Reputation point
answered 2020-11-23T17:54:22.497+00:00
Ryan Hill 26,241 Reputation points Microsoft Employee
1 answer

I would like to store a video file in the Cloud that is accessible from any browser using an identifying URL

I need to create a reference URL to a video file up in the cloud so it is retrievable from any browser.

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
307 questions
asked 2020-11-21T04:03:50.487+00:00
sherwin dubren 1 Reputation point
answered 2020-11-21T15:05:29.603+00:00
brtrach-MSFT 15,351 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

What is the best way to reference a thumbnail generated from encoding?

Hello, I'm currently upgrading our AMS system from v2 to v3. We are using two transforms that point to the same output asset: one standard Adaptive Streaming one for video, and a {Best} macro thumbnail generation. It generates the thumbnail just…

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
307 questions
asked 2020-11-17T19:38:41.833+00:00
Anthony Metcalfe 21 Reputation points
commented 2020-11-20T09:12:49.137+00:00
ajkuma 22,841 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Pricing for Streaming Videos with AMS

Hi, I used the pricing calculator for AMS for streaming and it comes out to $64.50 on standard. https://azure.microsoft.com/en-ca/pricing/details/media-services/ Is this the price per month regardless of any consumption of bandwidth for delivery…

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
307 questions
asked 2020-11-15T00:21:44.327+00:00
Alex Ip 196 Reputation points
accepted 2020-11-19T23:09:43.043+00:00
Alex Ip 196 Reputation points
3 answers One of the answers was accepted by the question author.

How to create a new StreamingEndpoint for AMS

I'm trying to acces the client.StreamingEndpoints.CreateAsync method that requires resourceGroupName, accountName, streamingEndpointName and paramaeters of type StreamingEndpoint. How do I access this method. I can't seem to figure out how to create a…

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
307 questions
asked 2020-11-11T14:28:45.487+00:00
nbm-Syncronet 191 Reputation points
commented 2020-11-16T21:22:17.177+00:00
Grmacjon-MSFT 16,596 Reputation points
1 answer One of the answers was accepted by the question author.

StreamingEndpoints.GetAsync returns null

await client.StreamingEndpoints.GetAsync(config.ResourceGroup, config.AccountName, streamingEndpointName); I have a little issue where this line of code keeps returning null. I'm quite sure that I created everything correctly for the Config and the…

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
307 questions
asked 2020-11-11T11:02:02.067+00:00
nbm-Syncronet 191 Reputation points
commented 2020-11-12T11:45:14.647+00:00
ajkuma 22,841 Reputation points Microsoft Employee
2 answers

Widevine license renewal from Azure License Service

Hello , Does the Azure licensing service support license renewal for widevine licences ?

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
307 questions
asked 2020-11-03T13:17:20.133+00:00
Anes Hmida 81 Reputation points
answered 2020-11-05T21:08:07.843+00:00
Anes Hmida 81 Reputation points
2 answers

JWT Token exp and nbf field required

We're still working on a new streaming service, but we've been testing over the past few weeks without setting the expiration and not-before fields on our tokens and everything has been working just fine. Recently (the past couple days?) it suddenly…

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
307 questions
asked 2020-09-25T16:27:08.68+00:00
Stephen Augenstein 1 Reputation point
commented 2020-11-03T04:12:15.8+00:00
ajkuma 22,841 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

How to use Terraform to create Media Service Content Key Policy

When using Terraform there is a module to create the Media Service, but not to create the Content Key Policy. https://www.terraform.io/docs/providers/azurerm/r/media_services_account.html I can see Azure Content Key Polcies support the .Net SDK, REST…

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
307 questions
asked 2020-10-19T14:18:56.63+00:00
Chris Pateman 26 Reputation points
commented 2020-10-30T08:43:48.547+00:00
Chris Pateman 26 Reputation points
2 answers

FairPlay problem

Hello, I have problem with FairPlay configuration, I have configured multi drm content policy ( Widevide, PlayReady , FairPlay ) , for test purposes without token restriction. Works fine for Widevide and PlayReady , with FairPlay there is a problem (…

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
307 questions
asked 2020-10-27T09:07:45.98+00:00
Marcin Szaniec 1 Reputation point
commented 2020-10-27T16:33:40.67+00:00
Marcin Szaniec 1 Reputation point
0 answers

Widevine license renewal from server

Good morning everyone, I have a question concerning widevine license renewal, Im trying to renew a license from the azure license service using the dynamic URL provided in the manifest , but when i do the renewal , the license URL returns THE SAME…

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
307 questions
asked 2020-10-27T14:06:30.873+00:00
Anes Hmida 81 Reputation points
1 answer

Widevine license renewal

Good morning everyone, I have a question concerning widevine license renewal, I have a music app in which I wish to grant people permission to download music and be able to play it back in offline mode and grant them license renewals. My question…

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
307 questions
asked 2020-10-22T08:26:27.27+00:00
Anes Hmida 81 Reputation points
commented 2020-10-26T08:39:47.297+00:00
Anes Hmida 81 Reputation points
1 answer One of the answers was accepted by the question author.

DRM Protection questions

Hello There, I want to ask some questions about DRM that I can't wrap my head around and I wish you guys could answer me. Now I'm making a music player app, I have multiple users, here are my questions : 1 - what stops a user that has my DRM…

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
307 questions
asked 2020-10-13T14:36:11.283+00:00
Anes Hmida 81 Reputation points
commented 2020-10-14T07:52:36.8+00:00
Anes Hmida 81 Reputation points
2 answers

Unable to access my media services rest v2 endpoint with token generated from AAD auth

I created a service principal with owner access. Generated a token and tried to list the Assets through v2 media rest endpoint but I am getting 401 without any error in the body Followed the complete procedure.

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
307 questions
asked 2020-10-08T12:51:43.53+00:00
ashutoshvijaysingh101 1 Reputation point
commented 2020-10-08T22:11:16.32+00:00
John Deutscher 241 Reputation points
1 answer

playback azure blob use azure media player

I have a blob url : https://lkemu.blob.core.windows.net/lkemu-video/bGtlbXUtdmlkZW8uNTY5Wm9QLzdlSmkwcysyUFlKV0ZaQT09. Access url will playback on Chrome. How can i use azure media player playback it?

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
307 questions
asked 2020-09-28T02:13:56.23+00:00
Meng Hao (John) 1 Reputation point
answered 2020-09-28T17:17:27.797+00:00
Anton Kucer 81 Reputation points
2 answers One of the answers was accepted by the question author.

azure encryption JWT playback

Hello, I couldn't be more confused on how to add a JWT token to test if my stream works, I have literally tried everything and it still wouldn't accept my data. So I tried to create a test JWT from an online token generator ( this one :…

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
307 questions
asked 2020-09-24T15:41:46.063+00:00
Anes Hmida 81 Reputation points
accepted 2020-09-28T14:47:57.27+00:00
Anes Hmida 81 Reputation points
0 answers

Azure Media Service V3 - Update input file after publishing

Sorry if this is a very simple question. I have successfully gone through the complete tutorial of Azura Media Service V3. I can successfully upload, encode, and create stream URLs for an media file on my local drive. But, I have published the solution…

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
307 questions
asked 2020-09-14T17:05:14.433+00:00
Ryan S 1 Reputation point
commented 2020-09-22T09:35:13.39+00:00
SnehaAgrawal-MSFT 18,706 Reputation points
0 answers

Custom output for Video Indexer (per word not sentence blocks)

The video indexer allows you only to search for a single word within a block of words. It would be useful to have an option to set the limit on output to single words instead of sentence/blocks. This would greatly improve task effort for extracting…

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
307 questions
asked 2020-09-21T20:08:47.063+00:00
SWick 1 Reputation point
commented 2020-09-22T05:28:16.38+00:00
SnehaAgrawal-MSFT 18,706 Reputation points
1 answer One of the answers was accepted by the question author.

MediaTask is presumed hung

On Indexer video, if I send a video (webm) of less than 3 minutes it is indexed. If I send a video of more than 3 minutes, at times it works but more often it does not work, yet I send the same video. I have the error: Error - MediaTask didn't update…

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
307 questions
asked 2020-09-03T15:34:50.7+00:00
Flavien V 21 Reputation points
accepted 2020-09-04T10:58:18.657+00:00
Flavien V 21 Reputation points
1 answer

Storage Account Not Found

Hello, I need your help. Without anything changed on the configurations for the azure account the following message appeared: "One or more storage accounts used by Media Services cannot be found, update them to avoid issues with storing…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,745 questions
Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
307 questions
asked 2020-08-21T16:15:59.7+00:00
John 1 Reputation point
commented 2020-08-24T11:24:59.047+00:00
John 1 Reputation point