Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in Azure by (13.1k points)
I have created MVC 4 website where I want to upload a mp4 video so that it can be streamed on client player. Can anyone help me with some ideas how I can able to achieve it?

1 Answer

0 votes
by (26.7k points)

So basically, for that you should go for Azure Blob storage to store your files, and then you can use Azure CDN services, for fast services and the outgoing traffic won't bother you. Also, you can use flash player and HTML5 for video streaming.

I hope this will help.

Want to become an Azure expert? join Azure Training now!!

Want to know more about Azure CDN? Watch this video on Azure CDN | Azure Content Delivery Network Tutorial :

Browse Categories

...