[rtmpdump] ITV download

Thomas Barnett barnett.thomas at gmail.com
Mon Apr 19 01:13:28 CEST 2010


Hello

I am trying to download the following:
http://www.itv.com/itvplayer/video/?Filter=138523

I am trying (split into lines here):
>rtmpdump -z
-s "http://www.itv.com/mercury/Mercury_VideoPlayer.swf?v=1.5.309"
-r "rtmpe://cp72511.edgefcs.net/ondemand?auth=eaEdHdJcga<snip>&amp;aifp=v002&amp;slist=production"
-y production/stings/IP_ProjectMercury_ITV1sting_Ribbons_600_16-9.mp4
-f "WIN 10,0,45,2"
-o "test.flv"

I receive "NetConnection.Connect.Rejected [ AccessManager.Reject ] :
Access denied!." I also receive a warning during handshake:

"WARNING: HandShake: Type mismatch: client sent 6, server answered 8."

I tried -W option with no success. The complete output is at
http://pastebin.com/Yvz8w4r6. Could someone please tell me what is
going wrong?

In addition, instead of long value to -r parameter, I was trying to use:

-r "rtmpe://cp72511.edgefcs.net/ondemand" -u <snip> -C NS:aifp:v002 -C
NS:slist:production ..."

but I kept receiving "Invalid AMF parameter". What is the correct
usage of -u parameter?

Thanks


More information about the rtmpdump mailing list