View Single Post
  #6  
Old 08-17-2010, 01:20 AM
Stream Recorder
 
Posts: n/a
Default

Re: How to use rtmpdump.exe as RTMPE downloading plugin for Replay Media Catcher 4


Quote:
Originally Posted by KaiGusto View Post
Hi, I was re-directed here for help with capturing streams from www.tvnz.co.nz/ondemand . I understand you can't view the videos, something to do with country restrictions.

I have installed this plug in, and set it up like;

Protocol: RTMPE
Url Match: *
Executable: rtmpdump.exe
Parameters: -r "{url}" -o "{file}"

But I was wondering, am I actually meant to put the websites URL in the {url} part? I'm a newbie to video stream captures..
Try the following:
Code:
Protocol: RTMPE
Url Match: fms-streaming.tvnz.co.nz
Executable: rtmpdump.exe
Parameters: -r "{url}" -o "{file}"
Don't forget to place the latest version of rtmpdump.exe into the Replay Media Catcher folder.
Reply With Quote