是什么 ? | : | a tool for downloading RTMP streaming media. |
开发语言 | : | C |
官方主页 | : | http://rtmpdump.mplayerhq.hu |
源码仓库 | : | https://git.ffmpeg.org/rtmpdump.git |
操作系统 | 包管理器 | 安装命令 |
---|---|---|
Windows | scoop | choco install -y rtmpdump |
Windows | Chocolatey | choco install -y RTMPDump |
macOS | HomeBrew | brew install rtmpdump |
GNU/Linux | HomeBrew | brew install rtmpdump |
apt | sudo apt-get install -y rtmpdump | |
CentOS | yum | sudo yum install -y rtmpdump |
dnf | sudo dnf install -y rtmpdump | |
openSUSE | zypper | sudo zypper install -y rtmpdump |
Alpine Linux | apk | sudo apk add rtmpdump |
pacman | sudo pacman -Syyu --noconfirm | |
Gentoo Linux | Portage | sudo emerge rtmpdump |