How to play video using asp.net?
-
Hi Friends, What are the different ways to play any video file (.wmv, .mpg , .dat etc) using asp.net? Pointers please...
Reg, Prema
http://www.codeproject.com/cs/media/directshowmediaplayer.asp[^] http://www.codeproject.com/audio/vmr9.asp[^]
Regards, Sylvester G sylvester_g_m@yahoo.com
-
http://www.codeproject.com/cs/media/directshowmediaplayer.asp[^] http://www.codeproject.com/audio/vmr9.asp[^]
Regards, Sylvester G sylvester_g_m@yahoo.com
-
Hi sylvester, Thank you for reply, But do you think, this solution would help on a web page?
Reg, Prema
Yes. Why dont you try from this basic concept?
Regards, Sylvester G sylvester_g_m@yahoo.com
-
Hi Friends, What are the different ways to play any video file (.wmv, .mpg , .dat etc) using asp.net? Pointers please...
Reg, Prema
http://www.codeproject.com/Tips/201516/Play-video-in-your-webpage.aspx[^] Have a look on this link.