How to upload files into azure media services directly from client(azure website)? -


how upload files azure media services directly client browser using (azure hosted website) ?and azure blob storage using azure website, without using intermediate server.

if understand question correctly, azure media services offer rest api. in web application, can things required create media assets, set encoding jobs, , once you've had media file uploaded.

after looking, guarav's post seems spot on: http://gauravmantri.com/2013/02/16/uploading-large-files-in-windows-azure-blob-storage-using-shared-access-signature-html-and-javascript/


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -