I'm working on virtual classroom project and I want to provide LIVE video streaming facility through which students can see the LIVE lectures. I don't want to add much functionality in it. Can anybody tell me how can I achieve it...

link|improve this question
Why do you ask a question if you don't care about the answer? – Dor Cohen Mar 25 at 11:35
feedback

1 Answer

Hi you can use Microsoft Encoder, in the following article there is a very good explanation about how to provide LIVE video streaming. http://blogs.msdn.com/b/jitghosh/archive/2007/11/30/demo-live-streams-in-silverlight.aspx

also read this - http://www.codeproject.com/Articles/23190/Creating-Encoding-and-Delivering-Silverlight-Strea

you can also look at this question - How to display a live streaming video via Silverlight?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.