I'm developing a chat android application. I want to use also the call functionality. I have successfully built the pjsua2.so library for SIP call VoIP but I failed to build Libyuv.so Library for video call
I followed the instructions in thows to links libyuv building libyuv 1776
After running ndk-build command in step 2 from the second link, I do not have this lib libyuv. So I don't have also [libyuv_dir]/libs/armeabi
Also for openH264, after runnig this command /configure-android --with-openh264=/home/ubuntu/openh264-1.0.0/android
I got that :
Using OpenH264 prefix... /home/ubuntu/PJSIPTOOLS/openh264-1.0.0/openlib/ checking OpenH264 usability... no
Can anybody help me please (sorry for bad english)
Download and build libyuv from here: https://github.com/illuspas/libyuv-android