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 11-24-2011, 09:33 AM
damm damm is offline
Junior Member
 
Join Date: Sep 2011
Posts: 15
damm is on a distinguished road
Default

Downloading a video from u-verse RTMPT


Hi,

has anyone a success with downloading U-verse streams? the protocol is rtmpt.

I have been able to snoop these addresses of one vid I want to get:

Code:
http://uverseonline.att.net/web_files/NEXTGEN/web_files/swf/AttExtendPlayer.swf
rtmpt://fls1g1.services.att-idns.net/av1/_definst_/mp4:v5/2327/11219/1cdss3c/entertainment/prod/nextgen/assets/usa/genex/blink182_full_concert.mp4
Can anyone help (code for rtmpdump or rip it and send me the link)? Thank you!
Reply With Quote
  #2  
Old 11-24-2011, 10:43 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: Downloading a video from u-verse RTMPT


try this:
Code:
rtmpdump -r "rtmpt://fls1g1.services.att-idns.net/av1/_definst_" -a "av1/_definst_" -y "mp4:v5/2327/11219/1cdss3c/entertainment/prod/nextgen/assets/usa/genex/blink182_full_concert.mp4" -o Test.flv
Reply With Quote
  #3  
Old 11-24-2011, 11:32 AM
damm damm is offline
Junior Member
 
Join Date: Sep 2011
Posts: 15
damm is on a distinguished road
Default

Re: Downloading a video from u-verse RTMPT


Thank you KSV. The script works, now I have realized that I sniffed wrong video (the region prohibition).

I will let you know here if I success, then this thread can be locked.

Thanks again KSV!
Reply With Quote
  #4  
Old 11-24-2011, 01:40 PM
damm damm is offline
Junior Member
 
Join Date: Sep 2011
Posts: 15
damm is on a distinguished road
Default

Re: Downloading a video from u-verse RTMPT


Actually, I can't figure out how to download it with proxy settings. Is it possible? I can view the video with proxy, that's why I sniffed it.

But in RTMP, it downloads only the region prohibition video. When I put -S parameter in the string, it says: SOCKS negotiation failed.

What to do? Thanks.
Reply With Quote
  #5  
Old 11-24-2011, 11:14 PM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: Downloading a video from u-verse RTMPT


rtmpdump supports socks proxies only. you can use free vpn to download the video.
Reply With Quote
  #6  
Old 11-25-2011, 01:00 AM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: Downloading a video from u-verse RTMPT


Quote:
Originally Posted by damm View Post
Actually, I can't figure out how to download it with proxy settings. Is it possible? I can view the video with proxy, that's why I sniffed it.

But in RTMP, it downloads only the region prohibition video. When I put -S parameter in the string, it says: SOCKS negotiation failed.

What to do? Thanks.
why does not accept the protocol rtmpt(may need to explicitly specify port 80)?
but works
Code:
-r "rtmp://fls1g1.services.att-idns.net:80/av1/_definst_" -a "av1/_definst_" -y "mp4:v5/2327/11219/1cdss3c/entertainment/prod/nextgen/assets/usa/genex/blink182_full_concert.mp4" -o Test.flv -S 68.53.7.16:1940
Code:
\rtmpdump.exe" -r "rtmp:
//fls1g1.services.att-idns.net:80/av1/_definst_" -a "av1/_definst_" -y "mp4:v5/2
327/11219/1cdss3c/entertainment/prod/nextgen/assets/usa/genex/blink182_full_conc
ert.mp4" -o Test.flv -S 68.53.7.16:1940
RTMPDump v2.4 GIT-2011-11-08 (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              3283.52
INFO:   moovposition          28.00
INFO:   width                 882.00
INFO:   height                496.00
INFO:   videocodecid          avc1
INFO:   audiocodecid          mp4a
INFO:   avcprofile            77.00
INFO:   avclevel              32.00
INFO:   aacaot                2.00
INFO:   videoframerate        0.00
INFO:   audiosamplerate       48000.00
INFO:   audiochannels         2.00
INFO: trackinfo:
INFO:   length                98504406.00
INFO:   timescale             30000.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                157608960.00
INFO:   timescale             48000.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4a
582.334 kB / 4.99 sec (0.1%)
Reply With Quote
  #7  
Old 11-25-2011, 03:12 AM
damm damm is offline
Junior Member
 
Join Date: Sep 2011
Posts: 15
damm is on a distinguished road
Default

Re: Downloading a video from u-verse RTMPT


thanks for your input chap.
I have tried your code but it says "failed to connect socket"
Which addressort should I use?
Free VPN didn't work for me. (I use free USAIP)
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 09:29 AM.


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