I find it a little bit confusing. I think WebRTC should be a
On Apr 17, 3:22 am, Zhihong GUO <
gzhh...@gmail.com> wrote:
> Hi Lionel,
>
> WebRTC code in
code.google.com only contains the video and audio codec, the
> RTP stack. The libjingle project contains the API of webRTC, it looks nurse
> but it's true. Besides, the libjingle has the stacks of XMPP and STUN, ICE
> implementation. If you want to make a total solution for VOIP, you have to
> build both.
>
> BR
>
> James
>
>
>
>
>
>
>
> On Monday, April 16, 2012 11:35:00 PM UTC+8, Lionel_RTC wrote:
>
> > Hello folks,
>
> > I see there is two distincts projects for that, so I'm wondering what
> > is the main differences between the WebRTC source code (http://
> >
webrtc.googlecode.com/svn/trunk), and the LibJingle implementation
> > (
https://code.google.com/p/libjingle/source/browse/#svn%2Ftrunk%2Ftalk