Git Product home page Git Product logo

webrtc-android's Introduction

WebRTC Build for Android

License

This is a WebRTC build with Java bindings packaged for Android.

NOTE: Threema specific patches may have been applied in these builds!

Installing

The package is available on Bintray. It includes the WebRTC PeerConnection build for ARM and x86, both 32 and 64 bit builds.

Gradle:

compile 'ch.threema.webrtc:webrtc-android:84.2.0'

Maven:

<dependency>
  <groupId>ch.threema.webrtc</groupId>
  <artifactId>webrtc-android</artifactId>
  <version>84.2.0</version>
  <type>pom</type>
</dependency>

Target Commits

These are the target commits for the releases:

The builds are created using webrtc-build-docker.

Patches / Build config

v84.2.0 (WEBRTC_COMPILE_ARGS: symbol_level=1 enable_libaom=false):

Like v84.1.0, but with the following additional patch:

-rw-r--r-- 1 root root  3636 Nov 10 16:37 patches/expose-video-capturer-state.patch

v84.1.1 (WEBRTC_COMPILE_ARGS: symbol_level=1 enable_libaom=false):

Like v84.1.0, but based on commit 963cc1ef1336b52ca27742beb28bfbc211ed54d0.

v84.1.0 (WEBRTC_COMPILE_ARGS: symbol_level=1 enable_libaom=false):

Like v84.0.0, but with the following additional patch:

-rw-r--r-- 1 root root 12394 Jun 22 15:23 patches/fix-data-channel-message-integrity.patch

v84.0.0 (WEBRTC_COMPILE_ARGS: symbol_level=1 enable_libaom=false):

-rw-r--r-- 1 root root  3603 May 26 13:53 patches/disable-dtmf-and-comfort-noise.patch
-rw-r--r-- 1 root root 15479 May 26 13:53 patches/disable-unused-audio-codecs.patch
-rw-r--r-- 1 root root   815 May 26 13:53 patches/dont-leak-video-orientation.patch
-rw-r--r-- 1 root root   743 May  7 15:55 patches/dtls-cipher-suites.patch
-rw-r--r-- 1 root root   818 May 26 13:53 patches/enable-cbr-by-default.patch
-rw-r--r-- 1 root root  8831 Jun 15 15:18 patches/expose-crypto-option-aes-128-sha1-80.patch
-rw-r--r-- 1 root root  4718 Jun 15 15:17 patches/expose-offer-extmap-allow-mixed.patch
-rw-r--r-- 1 root root 34276 May 26 13:53 patches/fix-rtp-header-extension-encryption.patch
-rw-r--r-- 1 root root  1750 May 26 13:53 patches/force-dtls-1_2.patch
-rw-r--r-- 1 root root   614 May 26 16:02 patches/libsrtp-two-byte-rtp-header-extension-crypto.patch
-rw-r--r-- 1 root root  2439 May 26 13:53 patches/only-resolve-uuid-mdns-hostnames.patch
-rw-r--r-- 1 root root  2615 May 28 10:26 patches/srtp-cipher-suites.patch

v83.1.1 (WEBRTC_COMPILE_ARGS: symbol_level=1 enable_libaom=false):

-rw-r--r-- 1 root root 3.6K May 26 13:53 patches/disable-dtmf-and-comfort-noise.patch
-rw-r--r-- 1 root root  16K May 26 13:53 patches/disable-unused-audio-codecs.patch
-rw-r--r-- 1 root root  815 May 26 13:53 patches/dont-leak-video-orientation.patch
-rw-r--r-- 1 root root  743 May  7 15:55 patches/dtls-cipher-suites.patch
-rw-r--r-- 1 root root  818 May 26 13:53 patches/enable-cbr-by-default.patch
-rw-r--r-- 1 root root 5.0K May  7 15:55 patches/expose-crypto-option-aes-128-sha1-80.patch
-rw-r--r-- 1 root root 2.3K May  7 15:55 patches/expose-offer-extmap-allow-mixed.patch
-rw-r--r-- 1 root root  34K May 26 13:53 patches/fix-rtp-header-extension-encryption.patch
-rw-r--r-- 1 root root 1.8K May 26 13:53 patches/force-dtls-1_2.patch
-rw-r--r-- 1 root root  614 May 26 16:02 patches/libsrtp-two-byte-rtp-header-extension-crypto.patch
-rw-r--r-- 1 root root  864 May 26 15:39 patches/objc-rtcstats-export.patch
-rw-r--r-- 1 root root 2.4K May 26 13:53 patches/only-resolve-uuid-mdns-hostnames.patch
-rw-r--r-- 1 root root 2.6K May 28 10:26 patches/srtp-cipher-suites.patch

v83.1.0 (WEBRTC_COMPILE_ARGS: symbol_level=1 enable_libaom=false):

-rw-r--r-- 1 root root 3.6K May 26 13:53 patches/disable-dtmf-and-comfort-noise.patch
-rw-r--r-- 1 root root  16K May 26 13:53 patches/disable-unused-audio-codecs.patch
-rw-r--r-- 1 root root  815 May 26 13:53 patches/dont-leak-video-orientation.patch
-rw-r--r-- 1 root root  743 May  7 15:55 patches/dtls-cipher-suites.patch
-rw-r--r-- 1 root root  818 May 26 13:53 patches/enable-cbr-by-default.patch
-rw-r--r-- 1 root root 5.0K May  7 15:55 patches/expose-crypto-option-aes-128-sha1-80.patch
-rw-r--r-- 1 root root 2.3K May  7 15:55 patches/expose-offer-extmap-allow-mixed.patch
-rw-r--r-- 1 root root  34K May 26 13:53 patches/fix-rtp-header-extension-encryption.patch
-rw-r--r-- 1 root root 1.8K May 26 13:53 patches/force-dtls-1_2.patch
-rw-r--r-- 1 root root  614 May 26 16:02 patches/libsrtp-two-byte-rtp-header-extension-crypto.patch
-rw-r--r-- 1 root root  864 May 26 15:39 patches/objc-rtcstats-export.patch
-rw-r--r-- 1 root root 2.4K May 26 13:53 patches/only-resolve-uuid-mdns-hostnames.patch
-rw-r--r-- 1 root root  817 May 13 10:23 patches/srtp-cipher-suites.patch

v83.0.0 (WEBRTC_COMPILE_ARGS: symbol_level=1)

  • dtls-cipher-suites.patch
  • expose-crypto-option-aes-128-sha1-80.patch
  • expose-offer-extmap-allow-mixed.patch
  • srtp-cipher-suites.patch

v81.1.0 (WEBRTC_COMPILE_ARGS: symbol_level=1 enable_libaom=false)

-rw-r--r-- 1 root root 12392 Jun 23 09:01 patches/fix-data-channel-message-integrity.patch
-rw-r--r-- 1 root root  8201 Jun 23 09:01 patches/fix-sctp-pointer-leak.patch

Hashes

These are the SHA256 hashes for the published releases of this project:

  • v84.2.0 a66dcfa6b27f51d396b6a458ffca97ec463c820889e2e619a763976cacb0aa64
  • v84.1.1 23c96340d055b5bd27503f6ebad831f0222689c4cc8816aa343e8f3110566419
  • v84.1.0 d514bd6b770efe60c8de390c63aa893742376e32f67f692305b424e534d30036
  • v84.0.0 8a0b44347669ea46c61edb783e2f04195fb8a6a36d95751947b218f7275d45eb
  • v83.1.1 c5a14afe7a5edcade0bccb53c1308a1b0309422b6cca716822dc98fc76a0e779
  • v83.1.0 4b05eabe62470bf84adcf8b5a1eb8f99e71b0c3ecff29646626e491ebd22437d
  • v83.0.0 076b3ddde70690db31b42268b66a3c87f2be47aa11108c86a36baa2f44bc67bb
  • v81.1.0 b4315cad78f5ce6ff79bc1091cd44361fbe90c1d32edc5f25b426ddfa261bea8
  • v81.0.0 d46c81d0ecda1cc8fe74a89a905171fb0d0c7a95c632f1612a3aaa874ca0b0a6
  • v80.0.0 bb7469f49d94492b38e1df47389a45f3d9d1e419e181182ab246cde3130ce285
  • v79.0.0 6ec0f358ecd676ca53f433a4b7c1b6797fc406adfbdc6d4817d912656013966e
  • v78.0.0 2a54022e2d8d69ce33897fddb45cec74c87413eefeebc48f81eaf548b649d200
  • v77.0.0 24797af64d17fd195f20b264029b14ee5024b4b6fdee27bd5363bdee79a868af
  • v76.0.0 7164372eb184e50081ab3139edf4e66c3aaa8b017b44b8fd42ef8e9f372f85a5
  • v75.0.0 9bdf02510ab8b30506557425985584441ee712ea435db4c6cd8d11116edba5d9
  • v74.0.0 0e61dcde1e0242db69b7798a705126c638170deac06c4dc927beea2922be1768
  • v73.0.0 92a10a82cb18331e863ca910c333420678e6ec0022448f2e67354845c440e0dd
  • v72.0.1 f23e9c382457fee661d232a8efb22fc4cfb90436a98785b2991af412faeaa99f
  • v72.0.0 30da1a431dd2b97b3d8492dbdfeeaf43c30e2d177e3782c098ab9d0c54d895df

Local testing

Create a local release to /tmp/maven/:

./gradlew uploadArchives

Include it in your project like this:

repositories {
    ...
    maven { url "/tmp/maven" }
}

License

Copyright (c) 2019-2020 Threema GmbH

Licensed under the Apache License, Version 2.0, <see LICENSE-APACHE file>
or the MIT license <see LICENSE-MIT file>, at your option. This file may not be
copied, modified, or distributed except according to those terms.

webrtc-android's People

Contributors

dbrgn avatar threema-danilo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.