473,434 Members | 1,344 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,434 software developers and data experts.

C# voice and video chat

Can any one help me how to do vioce chat and cideo chat in C# .. with client server ... can any one help me out with a source code or some techniques to follow .. Thanks.. waiting 4 ur reply
Jul 11 '09 #1
1 11649
IanWright
179 100+
Yeah, start off by coming up with a specification of what exactly you want it to do, then do some research (e.g. do you want to send compressed audio video, what formats are best, what libraries are available to compress the streams for you).

Once you've got that, have a look at some TCP server/client demo applications. You should easily find them on google, and then you'll need to adapt one so that data it actually sends is audio and video. (Probably start off trying to send the contents of a pre-recorded video).

Then look at playback of that stream on the other end.

Then look at how you grab input from a microphone and webcam.

Design a UI.

Build it all, combining all your little prototypes to make one full working application.
Jul 13 '09 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

16
by: Matt | last post by:
Any progammers looking for a killer app to develop? How about a voice enabled forum? One of the most powerful, exciting, and engrossing experiences on the Internet is the Forum. The first great...
1
by: Obbligato | last post by:
Wellll...I'm hoping this is on topic, because if it is, it means there is a Javascript solution to what I want to do. At the very least it seems like I need *some* sort of client side script. What...
1
by: Mr Mind - Lion | last post by:
is there any way to record the voice and convert it in byte or in other words I want any idea or a sample regarding voice messenger. Any idea will be highly appreciated. Thanx.
0
by: Santiago | last post by:
I need ActiveX for develop a chat video. Thanks
0
by: GALAXY | last post by:
Dear All How I could develop Vedio chat application using c# IDE, regarding Voice chat i found that it can be done using directplay which one of direct x components is this the best choice ?...
1
kZero
by: kZero | last post by:
iam working on voice chat software and i have problem i hope any one can help me i wanna know how to change the voice recording input ( Microphone , Wave , Stereo mix and line in ) can any one...
3
by: dandalf | last post by:
Firstly, I'm not tied to a c++ solution and would like to also post in a group dedicated to open source concepts if such a one can be pointed out to me. I'd like to run a sever where web-based...
0
by: ablecanibel | last post by:
hi, If you were looking for some video and audio additions for your site,you can find some codes here http://www.voice-me.com/developers/steps.asp enjoy
0
AmberJain
by: AmberJain | last post by:
Hello, There are loads of (one to one) FREE video chat services if you search Google. But I could not find the one which should fit my needs. My requirements: 1. I'm on a limited broadband...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.