View Single Post
  #2  
Old 04-12-2011, 04:14 AM
Stream Recorder
 
Posts: n/a
Default

Re: RaceFansTV.com - How setup RMC4 plugin?


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:
  1. Download rtmpdump and place rtmpdump.exe into the Replay Media Catcher folder in Program files.
  2. Go to Tools -> Settings -> Plug-ins
  3. Select the protocol
  4. Enter the domain name, videos from which will be downloaded with a plug-in
  5. Enter rtmpdump.exe as an executable
  6. Enter rtmpdump parameters. For example:
    Code:
    -r "{url}" -o "{file}"  --app "{app}" --flashVer "{flashVer}" --swfUrl "{swfUrl}" --tcUrl "{tcUrl}" --pageUrl "{pageUrl}" --playpath "{playPath}"

Reply With Quote