Topic subject: Sending and playing microphone audio over network
Posted: Fri Nov 07, 2008 12:17 pm
Joined: Tue Nov 06, 2007 2:17 pm Posts: 847 Has thanked: 0 time Have thanks: 1 time
Project Name:
Sending and playing microphone audio over network Programmer:Ivar Lumi Type:Network/Sound Technology:C# IDE:NONE Description:This example shows you how to receive data from a microphone and stream it over UDP to another computer. The example application can act like a direct phone, if both endpoints listen for data and send microphone data to each other. One would probably suspect that no source code exists for that, but of course it does. I hate those who will do commercial advertising. There is also a second related project what will contain a UDP server that we need to send/receive audio and compress it with g711 codec.Though only UDP is not the best way to transport audio data, RTP is the right way to go. RTP adds quality of service to transported audio, you can see how many packets are lost and can even arrange disordered packets. I will try to add an RTP example soon, so be calm, it's under way. There are some similar example applications, but most of them aren't well commented and missing some parts
_________________ Any help needed just reply to my topic , ccna ,ccnp certified .
emperorhere
Topic subject: Re: Sending and playing microphone audio over network
Posted: Wed Jul 08, 2009 4:45 am
Joined: Wed Jul 08, 2009 4:36 am Posts: 1 Has thanked: 0 time Have thanks: 0 time
hey would u please send me the coding for this project?? i need this for my mini project.... my mail id is emperorthemajestic@yahoo.com
grigoulette
Topic subject: Re: Sending and playing microphone audio over network
Posted: Sat Apr 10, 2010 9:29 pm
Joined: Sat Apr 10, 2010 9:25 pm Posts: 1 Has thanked: 0 time Have thanks: 0 time
hi mr ivar , would you send me the demo wave source code: this is my email:fatmagara@gmail.com
mannu169576
Topic subject: Re: Sending and playing microphone audio over network
Posted: Thu Jun 24, 2010 10:56 am
Joined: Thu Jun 24, 2010 10:53 am Posts: 1 Has thanked: 0 time Have thanks: 0 time
Hi,
Could you please send me the sample code of using you library for streaming Audio over lan network. Your Library dll looks really nice and would like to know how to use it. you can send me sample code at mansing.patil82@gmail.com
DSVD01
Topic subject: Re: Sending and playing microphone audio over network
Posted: Tue Sep 21, 2010 8:12 am
Joined: Tue Sep 21, 2010 7:59 am Posts: 1 Has thanked: 0 time Have thanks: 0 time
Hi Ivar
Can you maybe send me your source code. I would like to do some testing with this example. Home phone app I want to play with