Hi,
I've been using Flash and ASP.Net/C# for a while now. While I enjoy writing C# more, I needed Flash to include webcam/mic support for my web applications. Flash, in combination with Flash Media Server 2, allows a really easy way to enable multiple website users to interact using their webcam and headset.
I always wondered why Microsoft did not have a Flash-like environment for websites. Since Flash is more of a designer tool with some scripting capabilities (ActionScript), I was hoping Microsoft would soon come up with a Flash-equivalent which would enable me to use .Net/C# instead of ActionScript.
When I first read about WPF/e / Silverlight, I was happy to see Microsoft was finally working on what I was hoping for.
The only thing I really miss in all the Silverlight documentation/sites/examples is how to include webcam/headset support. Since it is to be the "Flash killer", I expected it to have (at least) the same key features as Flash does. From what I've seen, Silverlight is more about recorded video streams than realtime webcam streams.
Since Silverlight 1.1 is an Alpha release, I assume the webcam support is to be included at a later stage.
Finally my question: Does anyone know if and when Silverlight will support "realtime" webcam and audio streams? Or does it already support it?
Thanks in advance!