Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
How to use rtmpdump.exe as RTMPE downloading plugin for Replay Media Catcher 4
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. |
#2
|
|||
|
|||
Re: How to use rtmpdump.exe as RTMPE downloading plugin for Replay Media Catcher 4You 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}" |
#3
|
|||
|
|||
Re: How to use rtmpdump.exe as RTMPE downloading plugin for Replay Media Catcher 4How do i provide these additional parameters to Replay Media Catcher, a site im using uses swf verification.
thefan |
#4
|
|||
|
|||
Re: How to use rtmpdump.exe as RTMPE downloading plugin for Replay Media Catcher 4Quote:
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}" |
#5
|
|||
|
|||
Re: How to use rtmpdump.exe as RTMPE downloading plugin for Replay Media Catcher 4Hi, 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.. |
#6
|
|||
|
|||
Re: How to use rtmpdump.exe as RTMPE downloading plugin for Replay Media Catcher 4Quote:
Code:
Protocol: RTMPE Url Match: fms-streaming.tvnz.co.nz Executable: rtmpdump.exe Parameters: -r "{url}" -o "{file}" |
#7
|
|||
|
|||
Re: How to use rtmpdump.exe as RTMPE downloading plugin for Replay Media Catcher 4Doesn'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. |
#8
|
|||
|
|||
Re: How to use rtmpdump.exe as RTMPE downloading plugin for Replay Media Catcher 4Its 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 |
#9
|
|||
|
|||
Re: How to use rtmpdump.exe as RTMPE downloading plugin for Replay Media Catcher 4Quote:
Code:
Parameters: -r "{url}" -o "C:\Users\User\Documents\My Streaming Media" Code:
Parameters: -r "{url}" -o "{filename.flv}" |
#10
|
|||
|
|||
Re: How to use rtmpdump.exe as RTMPE downloading plugin for Replay Media Catcher 4Quote:
If you have Linux, try to use rtmpsuck. |
Tags: plug in, plugin, replay media catcher, rmc, rmc 4, rtmpdump, rtmpe |
Thread Tools | |
Display Modes | |
|
|