💾 Archived View for freeshell.de › tldr › rtmpdump.gmi captured on 2022-04-28 at 19:28:22. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
A tool to dump media content streamed over the RTMP protocol.
rtmpdump --rtmp {rtmp://example.com/path/to/video} -o {file.ext}
rtmpdump --rtmp {rtmp://example.com/path/to/video} --swfVfy {http://example.com/player} --flashVer "{LNX 10,0,32,18}" -o {file.ext}
rtmpdump --rtmp {rtmp://example.com/path/to/video} --app {app_name} --playpath {path/to/video} -o {file.ext}
rtmpdump --rtmp {rtmp://example.com/path/to/video} --pageUrl {http://example.com/webpage} -o {file.ext}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).