Question

I'm trying to make an app wich will upload videofiles to the cloud. I found some examples that explain how to upload file to cloud from the local computer with using the file path. But i can't find how can i make an interactive app in which user can download video from web page. Have anyone seeing something similar?

Was it helpful?

Solution

take a look into http://www.windowsazure.com/en-us/solutions/media/ . It describe main scenarios and capabilities of Microsoft Azure Media Services.

Developer portal for Azure Media Services located at http://www.windowsazure.com/en-us/develop/media-services/. It has getting starting articles covering following scenarios:

  • Upload
  • Encode
  • Deliver
  • Consume
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top