View Single Post
  #12  
Old 09-10-2010, 09:06 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 dbanner View Post
I have RMC4 but im a newbie. Could you please guide me through setting up the plugin for the bbc iplayer website which uses swf verification (http://www.bbc.co.uk/iplayer/). so far i've downloded rtmpdump zip file and extracted it and copied the rtmpdump app file (is this what u mean when talking about the .exe file?) into my RMC4 directory.
Please note that RMC 4 allows to download RTMPE streams only when it can extract RTMPE URLs from playlists.

You do need to extract rtmpdump.exe to the RMC 4 folder.

You will also need to create a new template:
Code:
Protocol: RTMPE
Url Match: "domain_used_for_RTMPE_BBC_URLs "
Executable: rtmpdump.exe
Parameters: -r "{url}" -o "{file}" -s "SWF_Player_URL"
I can find the SWF URL, but can't find the domain that is used for BBC RTMPE streams (due to regional restrictions).
Reply With Quote