I don't think
Replay Media Catcher 4 will allow to download RTMPE streams. And I can't test this stream, because it requires a subscription.
To set up rtmpdump.exe as a plug-in for RMC 4:
- Download rtmpdump and place rtmpdump.exe into the Replay Media Catcher folder in Program files.
- Go to Tools -> Settings -> Plug-ins
- Select the protocol
- Enter the domain name, videos from which will be downloaded with a plug-in
- Enter rtmpdump.exe as an executable
- Enter rtmpdump parameters. For example:
Code:
-r "{url}" -o "{file}" --app "{app}" --flashVer "{flashVer}" --swfUrl "{swfUrl}" --tcUrl "{tcUrl}" --pageUrl "{pageUrl}" --playpath "{playPath}"
