Skip to content

mcjambi/react-native-pjsip-builder

Repository files navigation

react-native-pjsip-builder

Easily build PJSIP with: OpenSSL, OpenH264, 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
OPENH264 1.7.0
OPUS 1.2.1

Build for Android

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

Build for iOS

TODO: Will be available soon.