473,396 Members | 2,147 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,396 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 11645
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...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.