I want to develop a chat application where one can do video and audio conference, kinldy guide me how to do it, and show me the links where i can find help for Video and Audio Client Server programming in C#.
Thanks
I want to develop a chat application where one can do video and audio conference, kinldy guide me how to do it, and show me the links where i can find help for Video and Audio Client Server programming in C#.
Thanks
Video + Audio Confrence, Need Help
AndrewFromEssex
For this, you need DirectShow, which is part of hte platform SDK. www.codeproject.com has a few samples in C# for video display and capture.