View Single Post
  #44  
Old 01-22-2011, 09:47 AM
alexthunder alexthunder is offline
Senior Member
 
Join Date: Dec 2006
Posts: 202
alexthunder is on a distinguished road
Default

Re: Issues with BBC iPlayer: Can't download rtmp:// streams anymore


Quote:
Originally Posted by Stream Recorder View Post
To download rtmp:// streams from BBC you can use rtmpdump.exe as a plug-in for Replay Media Catcher 4.1.0. Just download rtmpdump.exe and place it into the Replay Media Catcher directory. Then go to Tools -> Settings -> Plugins and add the following:
Code:
Protocol: RTMP
Url Match: bbcmedia.fcod.llnwd.net
Executable: rtmpdump.exe
Parameters: -r "{url}" -o "{file}" --app "{app}" --flashVer "{flashVer}" --swfUrl "{swfUrl}" --tcUrl "{tcUrl}" --pageUrl "{pageUrl}" --playpath "{playPath}" -V
Note that this requires Replay Media Catcher 4.1.0
But you don't seem to need to use rtmpdump with Replay Media Catcher 4 anymore. At least the rtmp streams from BBC 4 that I tried were perfectly downloaded with RMC 4.1.1 in the RTMP Downloading Mode. It seems that URL detection takes longer, but RMC downloads much faster than in real time. And I was able to download multiple streams from BBC Radio 4 simulteneously.

Reply With Quote