eyegor
10-27-2014, 08:50 PM
Hello, I would be very grateful if anyone in here can help me with this.
In the past, I was able to use wireshark and rtmpdump as tools to capture video on BBC player (I am using a MacBook Pro, OS X 10.9.4). However, I am having trouble with itv player. I'm guessing that the protocol might be different from that of the videos on BBC. Wireshark fails to find any rtmp protocols.
So, I am at a loss. I was wondering if there anyone can point me to the right direction on how I will be able to capture this particular video: https://www.itv.com/itvplayer/the-specsavers-crime-thriller-awards/series-4/episode-1-the-specsavers-crime-thriller-awards-2014
Any advice will be greatly appreciated. Thank you so much!
eyegor
10-28-2014, 11:05 PM
Adding on to this, I've managed to find most the parameters that I'd hoped would allow me to successfully to do rtmpdump (I forgot to say that I use RTMPDump 2.4 on my Mac), but it gives me several errors which includes:
ERROR: rtmp server sent error
ERROR: rtmp server requested close
and:
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
This was what I was able to find, but I couldn't put all the correct parameters for rtmpdump to work: rtmpe://cp72511.edgefcs.net/ondemand?auth=eaEc8cecBaudNdUb_c2apaoc9d1bZcmb0cFa Jd8a7c4bvd1asa4cedRc5cGbpcraeaA-buug7.-eS-4zq3JAnmEuCq&aifp=v002&slist=production//mp4: production/priority/rtmpecatchup/800/00/1-8657-0017-001/1-8657-0017-001_the-specsavers-crime-thriller-awards-2014_tx271014_itv800_16x9-reg.mp4?sessionId=AD1A1042-9FA0-BEAB-A0D4-63CF5AB4CBA5
If anyone can please help me with this, what would be the correct parameters to insert to make rtmpdump successful, I've tried several combinations and they all gave me the errors as I've stated above. Any kind of advice will be great. Thank you!
hasomaso
10-29-2014, 04:16 AM
rtmpdump -r "rtmpe://cp72511.edgefcs.net:443/ondemand" -a "ondemand?auth=eaEaYdKaDdJcSdsbZbOdNbub6cXdvaKawada ibnducWc0dccIctb4cSchcvdHbmbsaS-buulZy-eS-4As1LDslzuEq&aifp=v002&slist=production/" -f "WIN 15,0,0,189" -W "https://www.itv.com/mediaplayer/releases/2.13.0/ITVMediaPlayer.swf" -p "https://www.itv.com/itvplayer/the-specsavers-crime-thriller-awards/series-4/episode-1-the-specsavers-crime-thriller-awards-2014" -y "mp4:production/priority/rtmpecatchup/800/00/1-8657-0017-001/1-8657-0017-001_the-specsavers-crime-thriller-awards-2014_tx271014_itv800_16x9-reg.mp4?sessionId=005FAE54-54DD-93CB-18B4-CC16555911B1" -o "output.flv"
RTMPDump v2.4 GIT-2014-07-07 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: duration 4369.24
INFO: moovPosition 435524454.00
INFO: width 704.00
INFO: height 396.00
INFO: videocodecid avc1
INFO: audiocodecid mp4a
INFO: avcprofile 77.00
INFO: avclevel 30.00
INFO: aacaot 2.00
INFO: videoframerate 25.00
INFO: audiosamplerate 48000.00
INFO: audiochannels 2.00
INFO: tags:
INFO: ┬Ūtoo Lavf54.11.100
INFO: trackinfo:
INFO: length 109229000.00
INFO: timescale 25000.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype avc1
INFO: length 209723392.00
INFO: timescale 48000.00
INFO: language und
INFO: sampledescription:
INFO: sampletype mp4a
3796.760 kB / 39.08 sec (0.8%)
http://i.imgur.com/mPYzid8.png
eyegor
10-29-2014, 05:03 AM
OH, WOW! Thank you so much, hasomaso! You're the best, it works perfectly! I really appreciate your kind help. Thank you again! :)
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.