Are there CDN for streaming video content with custom configuration of media servers

My company currently is using CloudFront as Content Distribution Network.

But recently we need some additional configuration to the media server they are using for streaming our video content. But… Amazon does not provide such service, we couldn’t obtain access to the FMS configurations.

We need VideoSampleAccess property of the streamed content to be set to TRUE, which (for security reasons) currently is set to FALSE.

My question is: Are there any CDNs providing custom configuration of their media servers?

Answer

Your best bet would be to contact some content delivery providers and ask them. Since the default setting is off, it is unlikely that a provider will change it just for you.

Attribution
Source : Link , Question Author : Kiril Kirilov , Answer Author : gekkz

Leave a Comment