Stream Recorder
07-21-2010, 07:53 AM
Download the latest version of rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) for Windows.
Extract rtmpdump.exe into the Replay Media Catcher (http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-HTTP-RTMP-FLV-MP3-ripper-recorder.htm) folder (by default it is C:\Program Files\Applian Technologies\Replay Media Catcher 4).
Open Replay Media Catcher 4 and go to the Settings. Configure as shown below:
Protocol: RTMPE
Url Match: somevideosite
Executable: rtmpdump.exe
Parameters: -r "{url}" -o "{file}"
http://img842.imageshack.us/img842/4359/settingsplugins2.jpg
The biggest problem with this approach is that RMC 4 can't decrypt RTMPE streams, it can only get RTMPE URLs from playlists when they are available. Also to download streams using SWF verification you need to provide additional parameters for every web-site that uses this kind of protection.
Stream Recorder
07-21-2010, 07:58 AM
You can create templates for every particular web-site as well. For example, for recording from MySpace you can use the following "plugin template":
Protocol: RTMPE
Url Match: myspacecdn.com
Executable: rtmpdump.exe
Parameters: -r "{url}" -o "{file}"
thefan
08-10-2010, 04:13 PM
How do i provide these additional parameters to Replay Media Catcher (http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-HTTP-RTMP-FLV-MP3-ripper-recorder.htm), a site im using uses swf verification.
thefan
Stream Recorder
08-11-2010, 12:15 AM
How do i provide these additional parameters to replay media catcher, a site im using uses swf verification.
It is done the same way you would do it for rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm).
Just view the source of the page and find the URL of the SWF player. Then use:
Parameters: -r "{url}" -o "{file}" -s "{SWFurl}"
where SWFurl is the URL of the SWF player.
KaiGusto
08-17-2010, 12:45 AM
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..
Stream Recorder
08-17-2010, 01:20 AM
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:
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 (http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-HTTP-RTMP-FLV-MP3-ripper-recorder.htm) folder.
KaiGusto
08-17-2010, 01:54 AM
Doesn't want to work, it downloads 'player-swf.swf' , then comes up with 'My Streaming Media' with a big red -
Recording of rtmpe://fms-streaming.tvnz.co.nz/tvnz.co.nz
Download file: My Streaming Media
Started at: 17/08/2010 7:52 p.m.
Using external program for download.
Queued for downloading
Starting External Program download ...
Detecting file name ...
File name detection complete
rtmpdump.exe Parameters: -r "rtmpe://fms-streaming.tvnz.co.nz/tvnz.co.nz" -o "C:\Users\User\Documents\My Streaming Media"
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: You must specify a playpath (--playpath) or url (-r "rtmp://host[:port]/playpath") containing a playpath
External program returned 1 on exit.
Fixing file ...
Access to the path 'C:\Users\User\Documents\My Streaming Media' is denied.
Detecting file name from tags ...
No title tag could be extracted
File name detection complete
Complete with errors. Double click to view.
KaiGusto
08-18-2010, 12:56 AM
Its ok, I think I will give up lol, I can't capture TV3 OnDemand either
http://ondemand.tv3.co.nz/Season-1-Ep-1/tabid/59/articleID/717/MCat/145/Default.aspx
Stream Recorder
08-18-2010, 02:34 AM
Doesn't want to work, it downloads 'player-swf.swf' , then comes up with 'My Streaming Media' with a big red -
Recording of rtmpe://fms-streaming.tvnz.co.nz/tvnz.co.nz
Download file: My Streaming Media
Started at: 17/08/2010 7:52 p.m.
Using external program for download.
Queued for downloading
Starting External Program download ...
Detecting file name ...
File name detection complete
rtmpdump.exe Parameters: -r "rtmpe://fms-streaming.tvnz.co.nz/tvnz.co.nz" -o "C:\Users\User\Documents\My Streaming Media"
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: You must specify a playpath (--playpath) or url (-r "rtmp://host[:port]/playpath") containing a playpath
External program returned 1 on exit.
Fixing file ...
Access to the path 'C:\Users\User\Documents\My Streaming Media' is denied.
Detecting file name from tags ...
No title tag could be extracted
File name detection complete
Complete with errors. Double click to view.
It seems that you use
Parameters: -r "{url}" -o "C:\Users\User\Documents\My Streaming Media"
instead of
Parameters: -r "{url}" -o "{filename.flv}"
Stream Recorder
08-18-2010, 02:52 AM
Its ok, I think I will give up lol, I can't capture TV3 OnDemand either
http://ondemand.tv3.co.nz/Season-1-Ep-1/tabid/59/articleID/717/MCat/145/Default.aspx
Try to use freeware StreamTransport (http://all-streaming-media.com/record-video-stream/StreamTransport-Download-HTTP-RTMP-RTMPE-streams.htm) or CooJah + Blader (http://all-streaming-media.com/record-video-stream/Blader-freeware-RTMP-downloader.htm).
If you have Linux, try to use rtmpsuck.
dbanner
09-09-2010, 05:22 PM
Hi,
I have RMC (http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-HTTP-RTMP-FLV-MP3-ripper-recorder.htm)4 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 (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) 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. Thank You.
Stream Recorder
09-10-2010, 09:06 AM
I have RMC (http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-HTTP-RTMP-FLV-MP3-ripper-recorder.htm)4 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 (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) 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 (http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-HTTP-RTMP-FLV-MP3-ripper-recorder.htm) 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:
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).
any ANONYMOUS forum user
11-10-2010, 03:06 PM
a closer coupling of rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm).exe with RMC4 would be desirable..
And Replay Media Catcher (http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-HTTP-RTMP-FLV-MP3-ripper-recorder.htm) 4's url-capture-capability is not as great as some other tool (StreamTransport (http://all-streaming-media.com/record-video-stream/StreamTransport-Download-HTTP-RTMP-RTMPE-streams.htm), CooJah (http://all-streaming-media.com/record-video-stream/Blader-freeware-RTMP-downloader.htm)), which don't even use WinPcap.
Stream Recorder
11-11-2010, 03:32 AM
a closer coupling of rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm).exe with RMC4 would be desirable..
And Replay Media Catcher (http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-HTTP-RTMP-FLV-MP3-ripper-recorder.htm) 4's url-capture-capability is not as great as some other tool (StreamTransport (http://all-streaming-media.com/record-video-stream/StreamTransport-Download-HTTP-RTMP-RTMPE-streams.htm), CooJah (http://all-streaming-media.com/record-video-stream/Blader-freeware-RTMP-downloader.htm)), which don't even use WinPcap.
rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) needs lots of parameters to download streams. And you can't get them without decryption. But hopefully there will be a way to redirect traffic to rtmpsrv, rtmpsuck or any other program that will be able to get RTMPE parameters.
If you have any idea how this can be implemented, please let us know.
placebo
11-11-2010, 09:02 AM
oh i second this feature request!
rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) needs rtmpsrv. and using both commands in a black box (command line) isnt very user-friendly -- just look at the hundreds of users on this board who try to use rtmpdump and fail to get any download success, simply because they dont know how to use the tool properly (maybe because some are too lazy to read the manual/documentation of rtmpdump). since rtmpsrv does all the work, it should be possible to make it work with Replay Media Catcher (http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-HTTP-RTMP-FLV-MP3-ripper-recorder.htm) 4. implementation, how? i dunno. :(
any ANONYMOUS forum user
12-01-2010, 07:22 AM
Could you please help me to configure RMTRE in Replay Media Catcher (http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-HTTP-RTMP-FLV-MP3-ripper-recorder.htm) (RMC4) ? I went to settings, plugins and configured:
Protocol: RMTPE
URL: www.hulu.com
Executable: rmtpdump.exe (which I put on the RMC4 folder)
Parameters: -r "{url}" -o "C:\Users\User\Documents\My Streaming Media"
With these settings I continue to receive just adds from Hulu. What configuration I'm doing wrong?
Thank you very much
Stream Recorder
12-01-2010, 09:16 AM
Could you please help me to configure RMTRE in Replay Media Catcher (http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-HTTP-RTMP-FLV-MP3-ripper-recorder.htm) (RMC4) ? I went to settings, plugins and configured:
Protocol: RMTPE
URL: www.hulu.com
Executable: rmtpdump.exe (which I put on the RMC4 folder)
Parameters: -r "{url}" -o "C:\Users\User\Documents\My Streaming Media"
With these settings I continue to receive just adds from Hulu. What configuration I'm doing wrong?
Thank you very much
As I have mentioned before:
The biggest problem with this approach is that RMC 4 can't decrypt RTMPE streams, it can only get RTMPE URLs from playlists when they are available.
Playlists doesn't seem to be available on Hulu.
jadmanx
02-28-2013, 05:47 PM
i need help to download from chaturbate.com with Replay Media Catcher (http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-HTTP-RTMP-FLV-MP3-ripper-recorder.htm) 4 and rtmpdump (http://stream-recorder.com/forum/rtmpdump-freeware-rtmp-stream-downloader-macos-x-t3838.html) get alway that RMC downt found a playlist.
:confused:
Stream Ripper
02-28-2013, 11:33 PM
i need help to download from chaturbate.com with Replay Media Catcher (http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-HTTP-RTMP-FLV-MP3-ripper-recorder.htm) 4 and rtmpdump (http://stream-recorder.com/forum/rtmpdump-freeware-rtmp-stream-downloader-macos-x-t3838.html) get alway that RMC downt found a playlist.
:confused:
Please see THIS URL:
stream-recorder.com/forum/chaturbate-com-securetoken-problems-t10869p23.html (http://stream-recorder.com/forum/chaturbate-com-securetoken-problems-t10869p23.html)
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.