question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

WebRTC library version

See original GitHub issue

Last 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:closed
  • Created 7 years ago
  • Reactions:2
  • Comments:21 (13 by maintainers)

github_iconTop GitHub Comments

2reactions
zxcpoiucommented, Jul 25, 2016

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 nor maven.

as noted in first comment, the maintainer of libjingle-peerconnection on both cocoapods and maven are the same team of webrtc-build-script, and both stop updated roughly at version 11139~11177 since Jan, 2016.

to get things work, it would be:

  1. find the hosting repo ( both cocoapods and maven ) :
    • ask them for update.
    • create another one maintained by ourselves. ( is it necessary? )
  2. compile native library into pod/aar format
  3. provide documents for how to apply it.

obviously, 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 😄

1reaction
inspiralunacommented, Oct 20, 2016

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.

Am 20.10.2016 um 08:46 schrieb Santi Iglesias notifications@github.com:

@inspiraluna https://github.com/inspiraluna I have exactly the same issue you talked about… And I am stuck here trying to switch that library with updates with no luck, How did you solve it? I need to get it working

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/oney/react-native-webrtc/issues/79#issuecomment-255022897, or mute the thread https://github.com/notifications/unsubscribe-auth/AART4sZtlsijEOjPPeOFT5P1Se7bgNTxks5q1w5WgaJpZM4ImMCz.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found