librtmp编译for android and ios 不要openssl
git clone git://git.ffmpeg.org/rtmpdump
不想要openssl
在rtmp.h里面
#undef CRYPTO
编译动态库与静态库只需要修改下面的
#include $(BUILD_SHARED_LIBRARY)
include $(BUILD_STATIC_LIBRARY)
ffplay rtmp://101.200.44.42/live/starRTC
iPhoneOS.platform/Developer/usr/bin/gcc: No such file or directory
不要openssl
#CRYPTO=OPENSSL
CRYPTO=
欢迎关注微信服务号 AwesomeAITools

浙公网安备 33010602011771号