Closed dalwadi2 closed 5 years ago
did you find a solution ? I am experiencing same issue.
have you downloaded the LIBYUV library? If so, try disabling video support in the configuration and delete libyuv and openh264 from the build scripts
@aenonGit yes, I've done that one. can you send me the .so files for those Architectures?
From pjsip 2.6 on, libyuv is included, there is no need to build it from scratch anymore. Use the 2.6+ version of pjsip
I've followed below instructions but can't get these 4 arch files.
after executing
./build
, I get this error message cp: cannot stat '/home/android/../../../pjsip-android-builder-master/libyuv-android/libs/mips/libyuv.so': No such file or directory Even when i executed./prepare-build-system;
command I saw in terminal that only 3 arch files only compiled in libyuv-android Directory. can you please help me to generate all arch compiled files ASAP. thanks