[Live-devel] extend playSIP to a full Duplex SIPPhone
Ross Finlayson
finlayson at live555.com
Sat Jan 14 08:03:30 PST 2006
>I have build playSIP on a Windows CE Maschine and it runs wihout
>problems. So I will extend it also to send PCM Data.
>
>In the SIPClient::getResponseCode() I'm able to find the right port
>where the other SIPClient is listening. But where is the right point
>to build as example a waveAudioFileSource to implement a sender.
>Have i build a second MediaSubsession?
No, I don't think so. Just create a "SimpleRTPSink", feed it from a
"WAVAudioFileSource", and call "startPlaying()" on the sink. See the
code for the "testWAVAudioStreamer" demo application for an illustration.
Ross Finlayson
Live Networks, Inc. (LIVE555.COM)
<http://www.live555.com/>
More information about the live-devel
mailing list