lakeinchina / librestreaming

Android real-time effect filter rtmp streaming library.using Mediacodec HWencoding&librtmp stream.
GNU Lesser General Public License v2.1
942 stars 317 forks source link

build fails on error: undefined reference to 'RTMP_Free' #216

Open fixerivan opened 2 years ago

fixerivan commented 2 years ago

checked out the repo, trying to build

build fails on librestreaming/src/main/jni/rtmp/libresrtmp.c:129: error: undefined reference to 'RTMP_Free'

any hints?

thx