Will it be possible to use my own cdn instead Azure CDN to deliver media content?

NewUser 26 Reputation points
2020-12-23T14:22:10.03+00:00

I have everything setup in Azure media services; working fine. But I want to optimize CDN egress cost. Will it be possible to use other CDN solution for DRM protected content?

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.
316 questions
0 comments No comments
{count} votes

Accepted answer
  1. David Bristol 971 Reputation points Microsoft Employee
    2020-12-23T19:12:50.847+00:00

    Yes, you can use third party CDN providers with Azure Media Services. You simply stop your Media Services streaming endpoint, disable the Azure CDN, and start the streaming endpoint once again. Once running you can point your CDN to the Media Services streaming endpoint host name. The main difference will be that your clients will access your third party CDN endpoint host name whereas with the Media Services CDN enabled streaming endpoint the hostname stays the same whether or not the CDN is enabled.
    FYI, content protection (DRM) licenses and keys are not delivered from the streaming endpoint. They are served from a key delivery server. For this reason the streaming endpoint configuration doesn't matter.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.