Click here to Skip to main content
15,884,177 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am using ASP.NET Media Player Control plugin (ASP.NET 3.5) for displaying videos in my ASP.NET website. It downloads the entire video before playing it. I would like the player to start showing video and download video as it plays.

I believe there is a property like AutoStream = true and AnimationAtStart=true for streaming the video and showing animation before video starts playing.

Can any one tell me the code for auto streaming of video and for showing animation at start in the media player plugin.

Thanks for your help.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900