pjsip-android-builder
pjsip-android-builder copied to clipboard
Complete Android build environment for PJSIP with OpenSSL, OpenH264, Opus and G.729
Reading package lists... Done E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy/multiverse/binary-i386/Packages 404 Not Found [IP: 185.125.190.39 80] E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy-updates/multiverse/binary-i386/Packages 404 Not Found [IP: 185.125.190.39 80] E: Failed to fetch...
- ndk side-by-side - ndk downloaded via sdkmanager
Added some instructions to build PJSIP using docker image including enabling fixes for relocation issues.
Hi. i have error with pjisip-android-build on x86 when i build openssl with option -no-asm Permission:  Error debug on Android Studio: `E/AudioRecord: Could not get audio input for session...
I'm second method to build the library but when i run ./build it failed with this error "./build: line 27: /home/umer/Desktop/pjsip-android-builder/pjproject-2.4.5/pjlib/include/pj/config_site.h: No such file or directory"
When i run the build script after run prepare enviroment script with config.conf using the following options  the build fails and the log report the attached response. [armeabi-v7a.log](https://github.com/VoiSmart/pjsip-android-builder/files/13838762/armeabi-v7a.log)
This PR fixes the issue #55. This adds a check if Opus is enabled in config.conf in order to enable it in config_site.h on build script.
prepare-build-system failure, Package python is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from...
Hi, as per [https://developer.android.com/guide/practices/page-sizes ](https://developer.android.com/guide/practices/page-sizes ) Google will be forcing 16 KB page size from next year. My understanding is that changing pjsip-android-builder to produce binaries with 16 KB page...
Hi Team, Im build Android version and notice that all resource at link trac.pjsip.org disappear. How can we fix that, or it move to somewhere ? the log bellow: ```...