rtmpsuck
small dumper for media content streamed over the RTMP protocol
Install
- All systems
-
curl cmd.cat/rtmpsuck.sh
- Debian
-
apt-get install rtmpdump
- Ubuntu
-
apt-get install rtmpdump
- Alpine
-
apk add rtmpdump
- Arch Linux
-
pacman -S rtmpdump
- Kali Linux
-
apt-get install rtmpdump
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rtmpdump
- OS X
-
brew install rtmpdump
- Raspbian
-
apt-get install rtmpdump
- Dockerfile
- dockerfile.run/rtmpsuck
- Docker
-
docker run cmd.cat/rtmpsuck rtmpsuck
powered by Commando
rtmpdump
small dumper for media content streamed over the RTMP protocol
A small dumper for media content streamed over the RTMP protocol (like BBC's iPlayer high quality streams). Supplying an RTMP URL will result in a dumped flv file, which can be played/transcoded with standard tools.