Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

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

(http://stream-recorder.com/forum/showthread.php?t=7072)

Stream Recorder 07-21-2010 07:53 AM

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


 
  1. Download the latest version of rtmpdump for Windows.
  2. Extract rtmpdump.exe into the Replay Media Catcher folder (by default it is C:\Program Files\Applian Technologies\Replay Media Catcher 4).
  3. Open Replay Media Catcher 4 and go to the Settings. Configure as shown below:
    Code:

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




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

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}"


thefan 08-10-2010 04:13 PM

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


 
How do i provide these additional parameters to Replay Media Catcher, a site im using uses swf verification.

thefan

Stream Recorder 08-11-2010 12:15 AM

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


 
Quote:

Originally Posted by thefan (Post 20796)
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.

Just view the source of the page and find the URL of the SWF player. Then use:
Code:

Parameters: -r "{url}" -o "{file}" -s "{SWFurl}"
where SWFurl is the URL of the SWF player.

KaiGusto 08-17-2010 12:45 AM

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


 
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

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


 
Quote:

Originally Posted by KaiGusto (Post 20932)
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.

KaiGusto 08-17-2010 01:54 AM

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


 
Doesn't want to work, it downloads 'player-swf.swf' , then comes up with 'My Streaming Media' with a big red -
Code:

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

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


 
Its ok, I think I will give up lol, I can't capture TV3 OnDemand either

Code:

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

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


 
Quote:

Originally Posted by KaiGusto (Post 20934)
Doesn't want to work, it downloads 'player-swf.swf' , then comes up with 'My Streaming Media' with a big red -
Code:

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
Code:

Parameters: -r "{url}" -o "C:\Users\User\Documents\My Streaming Media"
instead of
Code:

Parameters: -r "{url}" -o "{filename.flv}"

Stream Recorder 08-18-2010 02:52 AM

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


 
Quote:

Originally Posted by KaiGusto (Post 20955)
Its ok, I think I will give up lol, I can't capture TV3 OnDemand either

Code:

http://ondemand.tv3.co.nz/Season-1-Ep-1/tabid/59/articleID/717/MCat/145/Default.aspx

Try to use freeware StreamTransport or CooJah + Blader.

If you have Linux, try to use rtmpsuck.

dbanner 09-09-2010 05:22 PM

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


 
Hi,

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. Thank You.

Stream Recorder 09-10-2010 09:06 AM

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


 
Quote:

Originally Posted by dbanner (Post 21343)
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).

any ANONYMOUS forum user 11-10-2010 03:06 PM

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


 
a closer coupling of rtmpdump.exe with RMC4 would be desirable..
And Replay Media Catcher 4's url-capture-capability is not as great as some other tool (StreamTransport, CooJah), which don't even use WinPcap.

Stream Recorder 11-11-2010 03:32 AM

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


 
Quote:

Originally Posted by any ANONYMOUS forum user (Post 22890)
a closer coupling of rtmpdump.exe with RMC4 would be desirable..
And Replay Media Catcher 4's url-capture-capability is not as great as some other tool (StreamTransport, CooJah), which don't even use WinPcap.

rtmpdump 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

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


 
oh i second this feature request!
rtmpdump 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 4. implementation, how? i dunno. :(

any ANONYMOUS forum user 12-01-2010 07:22 AM

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


 
Could you please help me to configure RMTRE in Replay Media Catcher (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

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


 
Quote:

Originally Posted by any ANONYMOUS forum user (Post 23328)
Could you please help me to configure RMTRE in Replay Media Catcher (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:
Quote:

Originally Posted by Stream Recorder (Post 20377)
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

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


 
i need help to download from chaturbate.com with Replay Media Catcher 4 and rtmpdump get alway that RMC downt found a playlist.
:confused:

Stream Ripper 02-28-2013 11:33 PM

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


 
Quote:

Originally Posted by jadmanx (Post 60142)
i need help to download from chaturbate.com with Replay Media Catcher 4 and rtmpdump get alway that RMC downt found a playlist.
:confused:

Please see THIS URL:

stream-recorder.com/forum/chaturbate-com-securetoken-problems-t10869p23.html


All times are GMT -6. The time now is 05:24 PM.