Hi, I have to implement Video Streaming using Silverlight 3 and ASP.Net3.5.
I have gone through several sites but still streaming process is not clear to me. I am into impression like as we do with flash player, can also be done with Silverlight player as well. What I want to do is :- - Embed Silverlight Player into web site - Show Movies poster on the web( Localhost ). - Clicking on any of the poster respective encoded stream should be pushed into Silverlight Player. - Silverlight should start playing that video content. Pls provide me good tutorials on it which could describe steps by step process as I've mentioned above.
