spoiledsport / libjingle

Automatically exported from code.google.com/p/libjingle
0 stars 0 forks source link

Libjingle discontinued??? #381

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Since few months ago I realized that the activities here decreased a lot (there 
is no new issues and no new versions to download, however there still are 
commits). Today I saw that the video chat of Gmail was updated to Google+ 
Hangouts, so I believe it is not possible to make a video call from a libjingle 
based app to Gmail anymore. Is this true? If so, does it mean that libjingle 
was discontinued and probably replaced by webRTC?

Original issue reported on code.google.com by diego.cd...@gmail.com on 2 Aug 2012 at 11:46

GoogleCodeExporter commented 9 years ago
Actually there are new issues (I did not see that there is a new page for open 
issues). But since Feb 28 there is not a new version.

Original comment by diego.cd...@gmail.com on 2 Aug 2012 at 12:05

GoogleCodeExporter commented 9 years ago
If so,it's a terrible news for me.Because my Graduation Design is to design a 
system that can make video call based on libjingle.

Original comment by Yimin.Xu...@gmail.com on 7 Aug 2012 at 9:06

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Can anybody give me some suggestions? Thanks for any answers.

Original comment by Yimin.Xu...@gmail.com on 7 Aug 2012 at 9:08

GoogleCodeExporter commented 9 years ago
Actually, I discovered that there is still a way to make the "old fashion" call 
in Gmail. Now the dafault action of the "camera icon" is "invite to hangout" 
but if you click on the "more" button you still have the option "start video 
chat". Anyway, I believe webRTC will replace libjingle. Can anyone confirm 
this? Will libjingle be maintained together with webRTC?  

Original comment by diego.cd...@gmail.com on 7 Aug 2012 at 12:07

GoogleCodeExporter commented 9 years ago
webrtc as a library cannot replace libjingle.
webrtc -MEDIA
libjingle - signalling

2 Yimin
Do not worry - you still can make all necessary calls via libjingle. Moreover - 
last commits shown that the current version is now moved on JSEP01 draft. That 
means that library is in active support.

Why there are no activity on issues list ? More probably that all issues and 
tests are coming from chromium team. Moreover I think that libjingle will be 
taken by that team quite soon. Who knows...

Original comment by g.korov...@gmail.com on 17 Aug 2012 at 12:27

GoogleCodeExporter commented 9 years ago
Thanks for the reply. Now I started to get to know a little bit about webrtc 
and discovered that it uses part of libjingle code and peerconnection, one of 
libjingle's example, uses webrtc media engines, so both projects are related as 
you said.

Original comment by diego.cd...@gmail.com on 17 Aug 2012 at 12:34

GoogleCodeExporter commented 9 years ago

Original comment by juberti@google.com on 31 May 2013 at 3:56