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}" |
Tags: plug in, plugin, replay media catcher, rmc, rmc 4, rtmpdump, rtmpe |
Thread Tools | |
Display Modes | |
|
|