RTMPDump
1.1、RTMPDump简介
是什么 ?:a tool for downloading RTMP streaming media.
开发语言:C
官方主页:http://rtmpdump.mplayerhq.hu
源码仓库:https://git.ffmpeg.org/rtmpdump.git
1.2、通过包管理器安装RTMPDump
操作系统包管理器安装命令
Windowsscoopchoco install -y rtmpdump
WindowsChocolateychoco install -y RTMPDump
macOSHomeBrewbrew install rtmpdump
GNU/LinuxHomeBrewbrew install rtmpdump
aptsudo apt-get install -y rtmpdump
CentOSyumsudo yum install -y rtmpdump
dnfsudo dnf install -y rtmpdump
openSUSEzyppersudo zypper install -y rtmpdump
Alpine Linuxapksudo apk add rtmpdump

Arch Linux

ArcoLinux

Manjaro Linux

pacmansudo pacman -Syyu --noconfirm
sudo pacman -S    --noconfirm rtmpdump
Gentoo LinuxPortagesudo emerge rtmpdump
1.3、通过编译源码安装RTMPDump
1.4、RTMPDump中包含的命令
1.5、RTMPDump中包含的头文件
1.6、RTMPDump中包含的库文件
  • librtmp.{a | so | dylib}