Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 02-12-2014, 04:13 PM
sdd1z28 sdd1z28 is offline
Junior Member
 
Join Date: Feb 2014
Posts: 4
sdd1z28 is on a distinguished road
Default

Brand Newbie help! with ESPN3 streams RTMP dump


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
Reply With Quote
  #2  
Old 02-12-2014, 04:17 PM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: Brand Newbie help! with ESPN3 streams RTMP dump


login:
pass:
Reply With Quote
  #3  
Old 02-12-2014, 04:58 PM
sdd1z28 sdd1z28 is offline
Junior Member
 
Join Date: Feb 2014
Posts: 4
sdd1z28 is on a distinguished road
Default

Re: Brand Newbie help! with ESPN3 streams RTMP dump


What were the login and pass required for?

Thanks: Steve
Reply With Quote
  #4  
Old 02-12-2014, 05:05 PM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: Brand Newbie help! with ESPN3 streams RTMP dump


I can not access to the stream for analysis!!!
or you post here the right original stream page url
Reply With Quote
  #5  
Old 02-12-2014, 05:23 PM
sdd1z28 sdd1z28 is offline
Junior Member
 
Join Date: Feb 2014
Posts: 4
sdd1z28 is on a distinguished road
Default

Re: Brand Newbie help! with ESPN3 streams RTMP dump


Sorry, been getting busy at work today. The link is espy.go.com/watchespn/player?id=1500775. Hope that helps

Thx:Steve
Reply With Quote
  #6  
Old 02-12-2014, 06:47 PM
sdd1z28 sdd1z28 is offline
Junior Member
 
Join Date: Feb 2014
Posts: 4
sdd1z28 is on a distinguished road
Default

Re: Brand Newbie help! with ESPN3 streams RTMP dump


Sent you a PM with the info.
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 12:27 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons