Add RTMPDump v2.3 (#1738)

* Add RTMPDump v2.3

* rtmpdump: fix EOF
This commit is contained in:
spongbros 2017-09-29 16:23:21 +01:00 committed by Richard Kuhnt
parent 4240a03b64
commit 414993a536

14
rtmpdump.json Normal file
View File

@ -0,0 +1,14 @@
{
"homepage": "https://rtmpdump.mplayerhq.hu/",
"version": "2.3",
"license": "GPLv2",
"url": "https://rtmpdump.mplayerhq.hu/download/rtmpdump-2.3-windows.zip",
"hash": "6948aa372f04952d5675917c6ca2c7c0bf6b109de21a4323adc93247fff0189f",
"extract_dir": "rtmpdump-2.3",
"bin": [
"rtmpdump.exe",
"rtmpgw.exe",
"rtmpsrv.exe",
"rtmpsuck.exe"
]
}