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 > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 09-28-2012, 07:07 PM
diiaz diiaz is offline
Junior Member
 
Join Date: Sep 2012
Posts: 6
diiaz is on a distinguished road
Default

Rtmp espn all the info.


I watched this post.

http://stream-recorder.com/forum/esp...m-t8684p2.html

and maybe you can help me

I can get acces to ESPN REPLAYS. But some videos i can't to download.

This is the WEB

http://espni.go.com/player/video/une_two/index.htm

and this is the url 4 any video "Internet downolad manager"

Premiership: Northampton vs London Wasps

rtmp://cp84824.edgefcs.net/espn360i/mp4:/video/vod/espn/RUGBY_event_400_09_28_12_14_38_46.mp4

When i try download with RTMPDUMP this error appear

ERROR: rtmp server sent error
ERROR: rtmp server requested close

the error is not in all the replays...



PD: This RTMP url its OK to downolad in IDM

rtmp://cp84824.edgefcs.net/espn360i?auth=daEdlbicucbctdsb0dMaGbtdqahdea9cTcx-bqzJNr-T-oCJefbs_DuMo_EvlFBw&aifp=v004/mp4:/video/vod/espn/river_1200_09_23_12_13_59_41.mp4


Please, can u help me?


The method 4 download any video is.

CMD> rtmpdump.exe - r " URL RTMP " -o Last info rtmp

Some videos download, but any other no.. Help me..


PD2: The URL 4 download the videos expire after x mins.
Reply With Quote
  #2  
Old 09-28-2012, 08:00 PM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

Re: Rtmp espn all the info.


I dont see login info in your post.
Reply With Quote
  #3  
Old 09-28-2012, 11:11 PM
diiaz diiaz is offline
Junior Member
 
Join Date: Sep 2012
Posts: 6
diiaz is on a distinguished road
Default

Re: Rtmp espn all the info.


Quote:
Originally Posted by svnpenn View Post
I dont see login info in your post.
With a proxy

Colombian

Venezuela

Argentina


You can login...

if u help me.. i can get u usr and pasw for une or direct tv.
Reply With Quote
  #4  
Old 09-28-2012, 11:25 PM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

Re: Rtmp espn all the info.


Quote:
Originally Posted by diiaz View Post
With a proxy
Colombian
Venezuela
Argentina
You can login...
Did I ask about a proxy?
Reply With Quote
  #5  
Old 09-29-2012, 12:31 AM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: Rtmp espn all the info.


Code:
rtmpdump -r "rtmp://cp84824.edgefcs.net/espn360i/video/vod/espn/river_1200_09_23_12_13_59_41.mp4" -o t.flv
Code:
rtmpdump
-r "rtmp://cp84824.edgefcs.net/espn360i/video/vod/espn/river_1200_09_23_12_13_59
_41.mp4" -o t.flv
RTMPDump v2.4 GIT-2012-07-26 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration                7646.59
INFO:   moovPosition            1171990090.00
INFO:   width                   848.00
INFO:   height                  480.00
INFO:   videocodecid            avc1
INFO:   audiocodecid            mp4a
INFO:   avcprofile              77.00
INFO:   avclevel                31.00
INFO:   aacaot                  2.00
INFO:   videoframerate          29.97
INFO:   audiosamplerate         48000.00
INFO:   audiochannels           2.00
INFO: trackinfo:
INFO:   length                  229168000.00
INFO:   timescale               29970.00
INFO:   language                eng
INFO: sampledescription:
INFO:   sampletype              avc1
INFO:   length                  367036416.00
INFO:   timescale               48000.00
INFO:   language                eng
INFO: sampledescription:
INFO:   sampletype              mp4a
7488.805 kB / 48.62 sec (0.6%)
Code:
rtmpdump -r "rtmp://cp84824.edgefcs.net/espn360i/video/vod/espn/RUGBY_event_1200_09_28_12_14_38_46.mp4" -o t.flv
Code:
rtmpdump
-r "rtmp://cp84824.edgefcs.net/espn360i/video/vod/espn/RUGBY_event_1200_09_28_12
_14_38_46.mp4" -o t.flv
RTMPDump v2.4 GIT-2012-07-26 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration                7520.40
INFO:   moovPosition            1158581543.00
INFO:   width                   848.00
INFO:   height                  480.00
INFO:   videocodecid            avc1
INFO:   audiocodecid            mp4a
INFO:   avcprofile              77.00
INFO:   avclevel                31.00
INFO:   aacaot                  2.00
INFO:   videoframerate          29.97
INFO:   audiosamplerate         48000.00
INFO:   audiochannels           2.00
INFO: trackinfo:
INFO:   length                  225386000.00
INFO:   timescale               29970.00
INFO:   language                eng
INFO: sampledescription:
INFO:   sampletype              avc1
INFO:   length                  360979456.00
INFO:   timescale               48000.00
INFO:   language                eng
INFO: sampledescription:
INFO:   sampletype              mp4a
7840.143 kB / 49.28 sec (0.6%)
Reply With Quote
  #6  
Old 09-29-2012, 09:07 AM
diiaz diiaz is offline
Junior Member
 
Join Date: Sep 2012
Posts: 6
diiaz is on a distinguished road
Default

Re: Rtmp espn all the info.


Quote:
Originally Posted by chap View Post
Code:
rtmpdump -r "rtmp://cp84824.edgefcs.net/espn360i/video/vod/espn/river_1200_09_23_12_13_59_41.mp4" -o t.flv
Code:
rtmpdump
-r "rtmp://cp84824.edgefcs.net/espn360i/video/vod/espn/river_1200_09_23_12_13_59
_41.mp4" -o t.flv
RTMPDump v2.4 GIT-2012-07-26 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration                7646.59
INFO:   moovPosition            1171990090.00
INFO:   width                   848.00
INFO:   height                  480.00
INFO:   videocodecid            avc1
INFO:   audiocodecid            mp4a
INFO:   avcprofile              77.00
INFO:   avclevel                31.00
INFO:   aacaot                  2.00
INFO:   videoframerate          29.97
INFO:   audiosamplerate         48000.00
INFO:   audiochannels           2.00
INFO: trackinfo:
INFO:   length                  229168000.00
INFO:   timescale               29970.00
INFO:   language                eng
INFO: sampledescription:
INFO:   sampletype              avc1
INFO:   length                  367036416.00
INFO:   timescale               48000.00
INFO:   language                eng
INFO: sampledescription:
INFO:   sampletype              mp4a
7488.805 kB / 48.62 sec (0.6%)
Code:
rtmpdump -r "rtmp://cp84824.edgefcs.net/espn360i/video/vod/espn/RUGBY_event_1200_09_28_12_14_38_46.mp4" -o t.flv
Code:
rtmpdump
-r "rtmp://cp84824.edgefcs.net/espn360i/video/vod/espn/RUGBY_event_1200_09_28_12
_14_38_46.mp4" -o t.flv
RTMPDump v2.4 GIT-2012-07-26 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration                7520.40
INFO:   moovPosition            1158581543.00
INFO:   width                   848.00
INFO:   height                  480.00
INFO:   videocodecid            avc1
INFO:   audiocodecid            mp4a
INFO:   avcprofile              77.00
INFO:   avclevel                31.00
INFO:   aacaot                  2.00
INFO:   videoframerate          29.97
INFO:   audiosamplerate         48000.00
INFO:   audiochannels           2.00
INFO: trackinfo:
INFO:   length                  225386000.00
INFO:   timescale               29970.00
INFO:   language                eng
INFO: sampledescription:
INFO:   sampletype              avc1
INFO:   length                  360979456.00
INFO:   timescale               48000.00
INFO:   language                eng
INFO: sampledescription:
INFO:   sampletype              mp4a
7840.143 kB / 49.28 sec (0.6%)

Awesome man.... O_O

But one more question... look

Here, i'm locate the route 4 rtmpdump (in my RDP)

C:\Users\NL_Small>f:

Here i run the rtmpdump, to check it run ok.

F:\>NL_Small\rtmpdump.exe
RTMPDump 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: You must specify a hostname (--host) or url (-r "rtmp://host[ort]/playp
ath") containing a hostname

But finally i can not run the rtmpdump.

F:\>NL_Small\rtmpdump -r "rtmp://cp84824.edgefcs.net/espn360i/video/vod/espn/R
UGBY_event_1200_09_28_12_14_38_46.mp4" -o t.flv
RTMPDump 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Failed to open file! t.flv
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:40 PM.


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