Quote:
Originally Posted by KaiGusto
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.