Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 579 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 579 Bytes

react-native-pjsip-builder

Easily build PJSIP with: OpenSSL, Opus and G.729 for Android and iOS, by using Docker and xCode.

Versions

Library Version
Android API 23
Android NDK r12b
PJSIP 2.7.1
OPENSSL 1.0.2g
OPUS 1.2.1

Build for Android

git clone https://github.com/datso/react-native-pjsip-builder
cd react-native-pjsip-builder; ./build_android

Build for iOS

TODO: Will be available soon.