Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

Download ITV Player using RTMPDump?

(http://stream-recorder.com/forum/showthread.php?t=6287)

chap 12-07-2011 03:15 PM

Re: Download ITV Player using RTMPDump?


 
Bahman
you use the old command
use a new command to rtmpdump;) - link(auth=) is obsolete in 2-3 minutes, so you can not download.
IMHO

Bahman 12-07-2011 03:39 PM

Re: Download ITV Player using RTMPDump?


 
yes, you are right!! Thanks for notice that!!;)

usually player gives me error:
http://www.itv.com/mercury/content.xml
Code:

<contentNotFound>
<![CDATA[
Sorry, the video could not be found.<br><br> Visit the <font color='#ffffff'><u><a href='http://www.itv.com/ITVPlayer/ITVPlayerhelp/default.html' target='_self'>Help Pages</a></u></font> for more information
]]>
</contentNotFound>
<technicalProblem>
<![CDATA[
A technical problem means the video is not available. Please try again later.
]]>
</technicalProblem>

So, I can't get alternative "auth" for my self!! Hope later it'll work!!

finchy 12-08-2011 09:59 AM

Re: Download ITV Player using RTMPDump?


 
Hi,

Have tried all of the above re swf and still no joy. Was there anything in my logs above to give clue as to why not working? I have tried some other ITV Player videos and get same non result.

Have also tried on my work and home networks and result is the same.

Any further ideas?

KSV 12-08-2011 11:52 AM

Re: Download ITV Player using RTMPDump?


 
@finchy

from your logs rtmpdump isn't even able to make tcp connection to the server. surely it's network problem. something on your pc or network is blocking access to the particular server.

@Bahman

why have you posted the trimmed debug logs?

Bahman 12-08-2011 03:02 PM

Re: Download ITV Player using RTMPDump?


 
^I have posted all things that I got without any trim!! Must be different?:confused:

KSV 12-09-2011 04:50 AM

Re: Download ITV Player using RTMPDump?


 
Quote:

Originally Posted by Bahman (Post 35134)
^I have posted all things that I got without any trim!! Must be different?:confused:

your log doesn't show decoding of received packet and subsequent disconnection by server due to rejected authentication.
Code:

DEBUG: RTMP_ClientPacket, received: invoke 134 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object begin)
DEBUG: Property: <Name:              level, STRING:    error>
DEBUG: Property: <Name:              code, STRING:    NetConnection.Connect.Rejected>
DEBUG: Property: <Name:        description, STRING:    [ AccessManager.Reject ] : Access denied!>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_error>
ERROR: rtmp server sent error
DEBUG: RTMP_ClientPacket, received: invoke 18 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <close>
ERROR: rtmp server requested close
DEBUG: Closing connection.


Bahman 12-09-2011 07:28 AM

Re: Download ITV Player using RTMPDump?


 
Aha, cause after this error:
DEBUG: RTMP_ClientPacket, received: invoke 134 bytes
I don't see anything!! I mean, window will be closed!!

is there anyway that this debug log save in a file(sth like debug.log)? cause I have saved these in another way!! While it's debugging, I have to right click on it, and then "select all", then "enter" in order to copy what happening!! maybe I can't save last parts of debug, because I'm doing this work for saving logs!!:D

KSV 12-09-2011 08:09 AM

Re: Download ITV Player using RTMPDump?


 
Code:

your_command_line 2>Debug.txt

Bahman 12-09-2011 08:31 AM

Re: Download ITV Player using RTMPDump?


 
right now I'm getting as same as finchy!!
Code:

RTMPDump v2.4 GIT-2011-11-14 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
DEBUG: Protocol : RTMPE
DEBUG: Hostname : cp72511.edgefcs.net
DEBUG: Port    : 1935
DEBUG: Playpath : mp4:production/priority/CATCHUP/a3664a43/c874/41a8/bf2e/e700e8f4bb93/1-9914-0001-001_THE-FIGHT-OF-THEIR-LIVES_TX051211_ITV1200_16X9.mp4
DEBUG: tcUrl    : rtmpe://cp72511.edgefcs.net:1935/ondemand?ovpfv=1.1&auth=eaEcMbCdCb4a_dUdjdPd8bCdWcJaBaUapa6aQcgcFa3bddQb_cyblaydUdWbadobldK-bo3LZU-eS-cyu4KBtjyuCs&aifp=v002&slist=production/
DEBUG: swfUrl  : http://www.itv.com/mercury/Mercury_VideoPlayer.swf
DEBUG: pageUrl  : http://www.itv.com/itvplayer/video/?Filter=293512
DEBUG: app      : ondemand?ovpfv=1.1&auth=eaEcMbCdCb4a_dUdjdPd8bCdWcJaBaUapa6aQcgcFa3bddQb_cyblaydUdWbadobldK-bo3LZU-eS-cyu4KBtjyuCs&aifp=v002&slist=production/
DEBUG: flashVer : WIN 11,1,102,55
DEBUG: live    : no
DEBUG: timeout  : 30 sec
DEBUG: SWFSHA256:
DEBUG: b6 c8 96 6d a3 f4 96 10 be 71 78 b0 1c a3 3d 04
DEBUG: 6b bf 91 5e 29 08 d9 da fe 11 e4 b0 42 d8 ee ea
DEBUG: SWFSize  : 990750
DEBUG: Setting buffer time to: 36000000ms
Connecting ...
ERROR: RTMP_Connect0, failed to connect socket. 10061 (Unknown error)
DEBUG: Closing connection.


KSV 12-09-2011 08:59 AM

Re: Download ITV Player using RTMPDump?


 
try 58.27.86.230 as server instead of cp72511.edgefcs.net


All times are GMT -6. The time now is 04:46 AM.