View Single Post
  #2  
Old 06-30-2014, 07:46 AM
Sq2 Sq2 is offline
Junior Member
 
Join Date: Jun 2014
Posts: 6
Sq2 is on a distinguished road
Default

Re: ITV player - Dumping stream


Managed to make some slight progress.

I downloaded an older build rtmpdump-2.1d-windows

When I run the following command (Same as command 2 in previuos post)

Quote:
rtmpdump -r "rtmpe://cp72511.edgefcs.net:1935/ondemand" -a "ondemand?auth=eaEdkaYbhbldWacazaLdscbdWacd9d8 c0cU c4a4btdWbldaakdvdHc_bcaObYaFclds-btSnki-eS-4xm2JBomDryp&aifp=v002&slist=production/" -f "WIN 13,0,0,206" -W "https://www.itv.com/mediaplayer/releases/2.11.8/ITVMediaPlayer.swf" -p "https://www.itv.com/itvplayer/river-monsters/series-1/episode-4-amazon-assassins" -y "mp4roduction/priority/rtmpecatchup/1200/4B/1-7358-0004-001/1-7358-0004-001_river-monsters-(series-1)_tx210514_itv1200_16x9-reg.mp4?sessionId=963D2D15-9113-EFA1-999C-030EDCA174A2" -o "output.flv"

This returns the following

Quote:
ERROR: RTMP_HashSWF: connection lost while downloading swfurl https://www.itv.co
m/mediaplayer/releases/2.11.8/ITVMediaPlayer.swf
Connecting ...
ERROR: HandleCtrl: Ignoring SWFVerification request, use --swfVfy!
Starting download at: 0.000 kB
Metadata:
duration 2880.02
moovPosition 32.00
audiocodecid mp4a
width 704.00
height 396.00
videocodecid avc1
avcprofile 77.00
avclevel 31.00
aacaot 2.00
audiosamplerate 48000.00
audiochannels 2.00
videoframerate 25.00
trackinfo:
length 138241024.00
timescale 48000.00
language eng
sampledescription:
sampletype mp4a
length 72000000.00
timescale 25000.00
language eng
sampledescription:
sampletype avc1

DEBUG2: RTMP_ReadPacket: fd=1868
0000: c5 .
DEBUG: RTMPSockBuf_Fill, recv returned -1. GetSockError(): 10054 (Unknown error)

ERROR: RTMP_ReadPacket, failed to read RTMP packet body. len: 67426
13459.318 kB / 183.16 sec (6.3%)
DEBUG: WriteStream returned: -1
Download may be incomplete (downloaded about 6.30%), try resuming
DEBUG: Closing connection.



It looks like the streamdump begins, but keeps cutting out at different percentages, this time as you can see it was 6.3%, another attempt cut out at 14%.

Any recommendations here?

Regards
Reply With Quote