Skip to content

haiyangwu/webrtc-android-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webrtc-android-build

Precompiled binaries for webrtc android native

Build m94 with command like below

$ ./tools_webrtc/android/build_aar.py --extra-gn-args 'is_debug=false is_component_build=false is_clang=true rtc_include_tests=false rtc_use_h264=true rtc_enable_protobuf=false use_rtti=true use_custom_libcxx=false' --build-dir ./out/release-build/

To build libwebrtc.a for each ABI

  • armeabi-v7a
$ autoninja -C ../out/release-build/armeabi-v7a webrtc
  • arm64-v8a
$ autoninja -C ../out/release-build/arm64-v8a webrtc
  • x86
$ autoninja -C ../out/release-build/x86 webrtc
  • x86_64
$ autoninja -C ../out/release-build/x86_64 webrtc

About

Precompiled binaries for webrtc android native

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy