Oh, where to start. Over the last month I have attempted to learn this stuff. Not a total computer newbie but it's been along time since I dug this deep to figure something out. Here my Setup
Macbook Pro running VM Fusion 6 and Windows XP SP3.
I have used the following software programs with limited success.
Replay Media Catcher
Jaksta
Stream Transport
Those programs do download ESPN3 streams but at 800K of 1200K quality.
I then turned to RTMPDumphelper with RTMP 2.4 tool kit. RTMPSuck never works with that but RTMPSrv does. It however runs forever and then resumes. I end up with multiple streams in my folder. They never complete and range from 400K to 2200K mp4's.
This is the RTMP log from that session
RTMP Server 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL
Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!
rtmpdump -r "rtmp://cp208705.edgefcs.net:1935/ondemand/?auth=daEcddkaPcoawcSdgdA
czc3brafbvcdbBc.-bs.89Z-8-5AtnxLHCs&aifp=v0001&slist=lfc/replay" -a "ondemand/?a
uth=daEcddkaPcoawcSdgdAczc3brafbvcdbBc.-bs.89Z-8-5AtnxLHCs&aifp=v0001&slist=lfc/
replay" -f "WIN 12,0,0,44" -W "http://assets.espn.go.com/[[IMPORT]]/livepassdl.c
onviva.com/hf/ver/2.71.0.13109/LivePassModuleMain.swf" -p "http://espn.go.com/wa
tchespn/player?id=1500775" -y "mp4:lfc/replay/rtmp/espn/2014/02/02/176-189578/we
b-encodes/1500775_espn_800k/1500775_espn_800k.mp4" -o 1500775_espn_800k.flv
Closing connection... done!
RTMPDump 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: RTMP_HashSWF: swfurl
http://assets.espn.go.com/[[IMPORT]]/livepassdl.conv
iva.com/hf/ver/2.71.0.13109/LivePassModuleMain.swf not found
Connecting ...
WARNING: HandShake: client signature does not match!
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: duration 7472.49
INFO: moovPosition 40.00
INFO: width 512.00
INFO: height 288.00
INFO: videocodecid avc1
INFO: audiocodecid mp4a
INFO: avcprofile 66.00
INFO: avclevel 30.00
INFO: aacaot 2.00
INFO: videoframerate 29.97
INFO: audiosamplerate 48000.00
INFO: audiochannels 2.00
INFO: tags:
INFO: ©too Lavf54.59.107
INFO: trackinfo:
INFO: length 672521850.00
INFO: timescale 90000.00
INFO: language und
INFO: sampledescription:
INFO: sampletype avc1
INFO: length 358679552.00
INFO: timescale 48000.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype mp4a
INFO: length 672521850.00
INFO: timescale 90000.00
INFO: language und
INFO: sampledescription:
INFO: length 358684672.00
INFO: timescale 48000.00
INFO: language und
INFO: sampledescription:
16289.558 kB / 165.30 sec (2.2%)WARNING: Trying different position for client di
gest!
rtmpdump -r "rtmp://cp208705.edgefcs.net:1935/ondemand/?auth=daEcddkaPcoawcSdgdA
czc3brafbvcdbBc.-bs.89Z-8-5AtnxLHCs&aifp=v0001&slist=lfc/replay" -a "ondemand/?a
uth=daEcddkaPcoawcSdgdAczc3brafbvcdbBc.-bs.89Z-8-5AtnxLHCs&aifp=v0001&slist=lfc/
replay" -f "WIN 12,0,0,44" -W "http://assets.espn.go.com/[[IMPORT]]/livepassdl.c
onviva.com/hf/ver/2.71.0.13109/LivePassModuleMain.swf" -p "http://espn.go.com/wa
tchespn/player?id=1500775" -y "mp4:lfc/replay/rtmp/espn/2014/02/02/176-189578/we
b-encodes/1500775_espn_400k/1500775_espn_400k.mp4" -o 1500775_espn_400k.flv
Closing connection... done!
It does this with multiple streams.
I then tried to go to my C: drive and run rtmpdump and entered the following
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Administrator>"c:\rtmpdump.exe" -r "rtmp://cp208705.ed
gefcs.net/ondemand/#mp4:lfc/replay/rtmp/espn/2014/02/02/176-189578/web-encodes/1
500775_espn_1200k/1500775_espn_1200k.mp4" -o "c:\video.flv"
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: client signature does not match!
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close
I apologize for the long post but this is kicking my butt! Any help is appreciated.
Thanks Steve