upgrade webrtc library to latest stable release 51/52
See original GitHub issuetrack this with a new issue.
folks, I created a branch upgrade-webrtc-51
which upgraded webrtc core library to correspond release version 51 branch.
I only tested simple audio part and it looks fine without any slow problems on android.
Since I don’t have enough time to test whole stuffs like video or data channel yet, I wish someone whi have problems on the old library can git it a try to see if it solves your problem or makes PR to that branch.
once the branch have been fully tested, we can merge it into the master branch.
for version related discussions, see #79 cheers
Issue Analytics
- State:
- Created 7 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Official prebuilt libraries - Google Groups
Hi, the page https://webrtc.github.io/webrtc-org/native-code/android/ points to a deprecated bintray link for the latest prebuilt libraries.
Read more >ext/webrtc/gstwebrtcbin.c · master · GStreamer / gst-plugins-bad
ARCHIVED REPOSITORY: 'Bad' GStreamer plugins and helper libraries This code has been moved to the GStreamer mono repo, please submit new ...
Read more >Changelog - Debian -- Packages
Only needed until angle updates its copy of wayland. ... Upstream fixed the original issue some time ago, and this new version finally...
Read more >Log File contents
_____ build/third_party/python-rsa at version-3.1.4 [0:00:06] Fetching origin ______ running 'git -c core. ... Update webrtc-limited DEPS to be Git-based.
Read more >UDMPro Controller Access - Ubiquiti Community
Posted 2 years agoEdited 2 years agoLast Activity 2 years ago ... webrtc - WebRTC library version: EvoStream Media Server (www.evostream.com) build v2.9.1 ......
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
Hm, I was doing that for a fork but running into git lfs issues I just removed lfs and it worked fine. I’ll try that tomorrow. In any case, 52 works fantastically. It dropped the ICE connection time from 30-60 seconds to 5-10 seconds.
0.10.0 released with branch 52 stable. It seems not differences between beta and stable, but just in case, I still recompiled again and including it in master.