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

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -