Here Mudassar Ahmed Khan has explained with an example, how to upload MP4 Video files, save (insert) to database table, retrieve (display) files from database table and play the files with Live Streaming from database table in ASP.Net MVC Razor.
Files will be uploaded and then will be saved (inserted) to database table. The saved (inserted) files will be retrieved and displayed in HTML Grid (Table) and then using FlowPlayer plugin (a Flash based video player), the files will be played with Live Streaming from database table in ASP.Net MVC Razor.