2
Hello
Well there are different way to do this
Note : keep in mind that IIS not allowed to view video , you need to configure correct MIME time at the time of configuration
1 - Using <video> tag of HTML5 :
For more reference about this you can go through below link :
https://www.w3schools.com/html/html5_video.asp
2 - Some articles :
https://www.c-sharpcorner.com/article/display-videos-in-Asp-Net-2-0/
https://archive.codeplex.com/?p=videoplayer
https://docs.microsoft.com/en-us/aspnet/web-pages/overview/ui-layouts-and-themes/10-working-with-video
https://www.c-sharpcorner.com/article/asynchronous-videos-live-streaming-with-asp-net-web-apis-2-0/
Thanks
-1
You Can find Your Answer from these Links
https://videoplayer.codeplex.com/
http://www.aspdotnet-suresh.com/2013/05/8-html5-jquery-video-player-plugin.html
https://developers.facebook.com/docs/plugins/embedded-video-player/