View Single Post
  #2  
Old 07-21-2010, 08:58 AM
Stream Recorder
 
Posts: n/a
Default

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


You can create templates for every particular web-site as well. For example, for recording from MySpace you can use the following "plugin template":
Code:
Protocol: RTMPE
Url Match: myspacecdn.com
Executable: rtmpdump.exe
Parameters: -r "{url}" -o "{file}"
Reply With Quote