Search code examples
storageazure-media-services

What storage options are available for using PlayReady on Azure Media Services?


My company runs a web service for film and tv production/distribution companies, and we already have a large catalog of video online. We are interested in using PlayReady with Azure Media Services and the JW Player to better protect the content we stream to our customers.

Every guide I can find demonstrates only how to stream content that has been uploaded to Azure. Is it possible to take advantage of PlayReady streaming without moving all of our stored files into Azure?


Solution

  • Storage options = Azure Blob Storage only at this time. Based on documentation it appears you have to back your storage with Azure Blob Storage. The creation dialog forces you to choose an existing storage account or create a new one.