Closed GoogleCodeExporter closed 9 years ago
The Audio media part is not activated in IPCall, because we don't have a 'good'
solution to do it. We have a piece of code but with unsatisfactory results.
To test it, you must uncomment some codes in OriginatingIPCallStreamingSession
and TerminatingIPCallStreamingSession (the open of AudioRenderer and
AudioPlayer).
Original comment by benoit.j...@gmail.com
on 14 Nov 2013 at 10:45
Thanks for the reply.
Original comment by sharique...@gmail.com
on 14 Nov 2013 at 10:57
IP call service is well implemented in the stack with the right architecture.
Then the media part with codecs and media engine (RTP, echo cancellation and so
on) is located outside of the stack (as we do for video sharing).
The media part is not published to open source due to patent issue. So it's up
to you to connect your own media from your application to have live RTP packets
exchanged.
Original comment by jmauffret@gmail.com
on 14 Nov 2013 at 11:19
Original issue reported on code.google.com by
sharique...@gmail.com
on 14 Nov 2013 at 10:26