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.


All times are GMT -6. The time now is 07:47 AM.