how to stream audios and videos onto a web browser in ASP.NET 2.0

May 24 2006 6:42 AM
Hi all, I got to know how to stream audios and videos stored in a remote server onto a client's web browser in ASP.NET 2.0 like we see in many sites...As of now I was just storing the files in file folder named videos or audios and sending the proxy path into the database... Path looks like..http://iserver/ysrportal/videogallery/May/toycom62.mpg Here iserver is my remote server(hosts my site).. Its OS is Win 2003 Server(Standard Edition),Framework 2.0 installed.. I created the newsportal app here in India and uploaded it into that iserver which is located in US branch.The files are being uploaded there..but I cannot play the files in browser..ofcourse in the browser I used object tag to display media player..In my local network it works just fine..what cud be the problem..??Same thing happens with photos upload too!!But the application works fine in local network..in my office (india)please anyone Help me on this??My project will be uploaded sooner...!!! http://www.ysrportal.com/ysrportal/home.aspx..this is my site..I used Visual Studio 2005,SQL server 2005