WebRTC library version
See original GitHub issueLast Update: 2016-09-10 +0
This thread is for discussion about upgrade/maintain webrtc version
The webrtc library of this repository is based on webrtc-build-script opensourced and maintained by pristine and it seems pristine is no longer maintain the auto-build but webrtc-build-script
WebRTC Library git revision build Info
webRTC git branch mapping revision:
wertc git repo chrome release history wiki
45 -> #9565 46 -> #9745 47 -> #10155 48 -> #10622 49 -> #11252 50 -> #11765 51 -> #12279 52 -> #12798 53 -> #13317 ( Stable ) 54 -> #13869 ( Beta )
Latest pre-build binary from pristine
The version of webrtc we use in this repository currently is likely between chrome 47-rc and 47-stable.
ANDROID:
webRTC svn version: 11139
GIT COMMIT: 0c7e9f540b282d60b94081f601a1694054d8646e
maven: http://mvnrepository.com/artifact/io.pristine/libjingle
download: https://repo1.maven.org/maven2/io/pristine/libjingle/
IOS:
webRTC svn version: 11177
GIT COMMIT: 893505d0fb41a840be5e4a44a1250dba83d79bf5
cocoapods: https://cocoapods.org/pods/libjingle_peerconnection/
cocoapos: https://github.com/CocoaPods/Specs/blob/master/Specs/libjingle_peerconnection/
download: https://s3.amazonaws.com/libjingle/11177/Release/0/libWebRTC.tar.bz2
Issue Analytics
- State:
- Created 7 years ago
- Reactions:2
- Comments:21 (13 by maintainers)
Top Results From Across the Web
WebRTC
An open framework for the web that enables Real-Time Communications (RTC) capabilities in the browser.
Read more >Development | WebRTC - GitHub Pages
Linux: 6.4 GB. · Linux (with Android): 16 GB (of which ~8 GB is Android SDK+NDK images). · Mac (with iOS support): 5.6GB....
Read more >How do I know the Webrtc revision and version number?
My question is how do people generally version their webrtc builds? Is it solely dependent on git commit sha only?
Read more >src - Git at Google
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs.
Read more >WebRTC 1.71.0.9 - NuGet
Version Downloads Last updated
1.75.0.2‑Alpha 1,708 8/9/2019
1.75.0.1‑Alpha 412 7/17/2019
1.71.0.9 8,314 7/13/2019
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I totally agree with you that using pod is easier to install than manually link it on library such as this. The only problem I guess in this moment is, we can not find a maintained neither on
cocoapods
normaven
.as noted in first comment, the maintainer of
libjingle-peerconnection
on bothcocoapods
andmaven
are the same team ofwebrtc-build-script
, and both stop updated roughly at version 11139~11177 since Jan, 2016.to get things work, it would be:
cocoapods
andmaven
) :pod
/aar
formatobviously, we all have our own full time shits to do, would you mind take care
cocoapods
part and I would dealing with android aar?or someone has interest in it?
I would happy to see it happens 😄
Sorry again to make it more clear. Some networks don’t support stun, if thats the case works everything should or must work over turn. so you need a TURN server. please test both environments. TURN in my case is a bit slower in performance wich is natural. but still seems as fluent as in android. (at least it seems like that in most of the cases) I do not have any worries as long as reflexive connectivity works. Please check environments with turn only possibilities on ALL peers (not just on one)!
Let me know!
N.