rtmpdump
brew install rtmpdump
v2.6
GPL-2.0-or-later AND LGPL-2.1-or-later
Command-line utility to download RTMP streaming media.
Why you might care
Used to capture and save RTMP streams (Real Time Messaging Protocol) to local files, commonly for archiving video content from older streaming servers. Primary build dependency for media tools that need RTMP support; also useful directly if you encounter RTMP-only sources. Single-binary tool with minimal dependencies beyond OpenSSL.
4.3k
30-day installs · #670
16.7k
90-day · #604
223.5k
365-day · #261
Runtime dependencies
Links
- https://rtmpdump.mplayerhq.hu/
- Brew formula source: Formula/r/rtmpdump.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"ffmpeg",
"youtube-dl",
"streamlink"
],
"build_dependencies": [],
"categories": [
"networking",
"http-client",
"video-tool"
],
"caveats": null,
"conflicts_with": [
"flvstreamer"
],
"dependencies": [
"openssl@3"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Tool for downloading RTMP streaming media",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:00+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "rtmpdump",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://rtmpdump.mplayerhq.hu/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "RTMPDump",
"installs_30d": 4280,
"installs_365d": 223462,
"installs_90d": 16738,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-2.0-or-later AND LGPL-2.1-or-later",
"llm_generated_at": "2026-06-20T23:46:18+00:00",
"llm_model": "claude-haiku-4-5",
"name": "rtmpdump",
"oldnames": [],
"one_liner": "Command-line utility to download RTMP streaming media.",
"optional_dependencies": [],
"rank_30d": 670,
"rank_365d": 261,
"rank_90d": 604,
"raw_hash": "bb2b853789bac553",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/r/rtmpdump.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "2.6",
"versioned_formulae": [],
"why_use_this": "Used to capture and save RTMP streams (Real Time Messaging Protocol) to local files, commonly for archiving video content from older streaming servers. Primary build dependency for media tools that need RTMP support; also useful directly if you encounter RTMP-only sources. Single-binary tool with minimal dependencies beyond OpenSSL."
}