Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 625 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 625 Bytes

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/datso/react-native-pjsip-builder
cd react-native-pjsip-builder; ./build_android

Build for iOS

TODO: Will be available soon.