Build Android WEBRTC libjingle Library on Ubuntu

Source: Internet
Author: User

Recently, our team is developing a app to help people solve problem face to face.

We Choose WEBRTC Protocol as our bridge among different platform (Android, IOS, browser etc).

But there are a hole in Android 6.0 system, the protocol can not support Android 6.0 system.

As we known, Libjingle (Http://mvnrepository.com/artifact/io.pristine) was built in December, 2015,

It hasn ' t been updated in least one year. I do not know if WebRTC are abandoned by Google, but

A lot of developers is still creating app by it.

Fortunately, though the official website does not offer the latest library, it give us a script which

Shows us how to build it.

1. Download WEBRTC Library

Https://webrtc.org/native-code/android/

Note:the source code of WEBRTC is quite large and you must has at least a gigabytes (GB) hard drive in your PC.

2. Download WEBRTC build Scripts.

git clone https://github.com/pristineio/webrtc-build-scripts.git

Note:you can use this script to download WEBRTC library, skip step 1.

3. Build Libjingle

SOURCE Android/BUILD.SHBUILD_APPRTC

NOTE:WEBRTC source code must be under the folder

Webrtc-build-scripts/webrtc/src/[source Code]

Build Android WEBRTC libjingle Library on Ubuntu

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.