rtmpdump
A tool to dump media content streamed over the RTMP protocol. More information: <http://rtmpdump.mplayerhq.hu/>.
RUN apt-get update && \
apt-get install -y rtmpdump
RUN apt-get update && \
apt-get install -y rtmpdump
RUN apk add rtmpdump
RUN pacman -S --noconfirm rtmpdump
RUN apt-get update && \
apt-get install -y rtmpdump
RUN apt-get update && \
apt-get install -y rtmpdump