Thursday 15 August 2013

webcam - C# Web application video chat -


You need advice on creating web-based video chats.

Application: Multi-user (Social Network), C # Net, Framework 4.5, IIS 7 One-on-one, one-to-group chat ability

Should be supported by all browsers except IE8 and earlier. I do not care about Silverlight.

Thank you in advance

Your backend configuration does not matter because the video chat to the browser Will be controlled by You have to use Flash to handle hardware communication or Google's WebRTC (but it's new and not supported everywhere). You can use your C #, Framework SQL Server and similarly to create architecture for user management and the whole application, but not just for chat.

Hope it helps!

No comments:

Post a Comment