View Single Post
  #3  
Old 02-15-2014, 10:31 AM
tqmartini tqmartini is offline
Member
 
Join Date: Apr 2012
Location: PL
Posts: 35
tqmartini is on a distinguished road
Default

Re: Issue with downloading from itvplayer


Thank you @hasomaso

When I downloaded rtmp version which you used still rtmpsrv can't catch it. It finds the first ad (not downloading it) and then nothing...

Code:
RTMP Server v2.4 GIT-2013-12-05 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935

rtmpdump -r "rtmpe://cp72511.edgefcs.net:1935/ondemand" -a "ondemand?auth=eaEdfd
pbpdwbNbTcZd1bjbla9dQaFbjavdSbxadcsb0bzc.cfbfdnbHdecVd.dnbFb9-bs_56k-eS-9Ar2HDpk
EsBr&aifp=v002&slist=production/" -f "WIN 11,7,700,224" -W "https://www.itv.com/
mediaplayer/releases/2.8.16/ITVMediaPlayer.swf" -p "https://www.itv.com/itvplaye
r/lorraine/14-02-2014" -y "mp4:production/priority/stings/12334234_Adrobot_rebra
nd_7secplayersting169_7_495_600.BASELINE.mp4" -o "2014-02-15_06-06-19_12334234_A
drobot_rebrand_7secplayersting169_7_495_600.BASELINE.flv"

Closing connection... done!

RTMPDump v2.4 GIT-2013-12-05 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
ERROR: RTMP_Connect0, failed to connect socket. 10060 (Unknown error)
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!
I again used urlsnooper and tried this command

Code:
rtmpdump -r "rtmpe://cp72511.edgefcs.net:443/ondemand" -a "ondemand?auth=eaEb5asdfazaja5avdodecddOcOdNa7cxaydZdsdCawbCdFcZaxcZciajbUbda7aMco-bs_6jk-eS-bxu4HAsjErDp&aifp=v002&slist=production/" -f "WIN 12,0,0,44" -W "https://www.itv.com/mediaplayer/releases/2.8.16/ITVMediaPlayer.swf" -p "https://www.itv.com/itvplayer/lorraine/14-02-2014" -y "mp4:production/priority/rtmpecatchup/800/1B/1-9360-1072-001/1-9360-1072-001_lorraine-(2014)_tx140214_itv800_16x9-reg.mp4?sessionId=7D5ADDDB-E317-90B0-0CB6-0A3C5EA0A854" -o "output.flv
still nothing.... can you explain what is wrong?
Reply With Quote