技术栈

ffmpeg.dll

xiejiashu
1 年前
linux·ffmpeg·rtsp转rtmp·拉流转推流·ffmpeg.dll
用EasyAVFilter(ffmpeg.dll)实现RTSP流转RTMP推流的demo示例Linux版ffmpeg.exe做拉流转推流不靠谱,不能产品化;avcodec、avfilter做拉流转推流门槛又太高;用EasyAVFilter将ffmpeg.c改成ffmpeg.dll,用起来刚刚好,直接上示例代码: