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 02-19-2012, 12:52 AM
mocha mocha is offline
Junior Member
 
Join Date: Mar 2010
Posts: 23
mocha is on a distinguished road
Default

AT&T Videos sudden conversion to RTMPT that can't be downloaded


http://techchannel.att.com/showpage.cfm?ATT-Archives

For almost a year the videos at the URL above were exposed via simple links to the FLV file. Now it appears they've changed over to a RTMPT method. I see an rtmpt URL in the page source for the videos and I've done a core dump of the flash process with the same results. rtmpsrv from git is not able to decode the proper parameters to download these videos. I've also tried many manual options to no avail. Any suggestions? Thanks.
Reply With Quote
  #2  
Old 02-19-2012, 01:13 AM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: AT&T Videos sudden conversion to RTMPT that can't be downloaded


Quote:
Originally Posted by mocha View Post
http://techchannel.att.com/showpage.cfm?ATT-Archives

For almost a year the videos at the URL above were exposed via simple links to the FLV file. Now it appears they've changed over to a RTMPT method. I see an rtmpt URL in the page source for the videos and I've done a core dump of the flash process with the same results. rtmpsrv from git is not able to decode the proper parameters to download these videos. I've also tried many manual options to no avail. Any suggestions? Thanks.
example
http://techchannel.att.com/play-vide...sary-Pay-Phone
Code:
rtmpdump -r "rtmp://fms.5C42.att-acdn.net:80/005C42/techchannel/10946/videos/10946_AA11217_Public_PayPhone_FL8_576x432_700K" -o t.flv
Code:
E:\>rtmpdump
-r "rtmp://fms.5C42.att-acdn.net:80/005C42/techchannel/10946/videos/10946_AA1121
7_Public_PayPhone_FL8_576x432_700K" -o t.flv
RTMPDump v2.4 GIT-2011-12-22 (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              277.11
INFO:   width                 576.00
INFO:   height                432.00
INFO:   videodatarate         700.00
INFO:   audiodatarate         125.00
INFO:   framerate             29.97
INFO:   creationdate          Mon Jan 30 16:40:31 2012
INFO:   lasttimestamp         277.08
INFO:   lastkeyframetimestamp 270.00
INFO:   videocodecid          4.00
INFO:   audiocodecid          2.00
INFO:   audiodelay            0.00
INFO:   canSeekToEnd          FALSE
INFO:   filesize              31551643.00
INFO:   videosize             26914562.00
INFO:   audiosize             4561006.00
INFO:   datasize              18912.00
1852.574 kB / 18.62 sec (6.7%)
Reply With Quote
  #3  
Old 02-19-2012, 04:47 AM
mocha mocha is offline
Junior Member
 
Join Date: Mar 2010
Posts: 23
mocha is on a distinguished road
Default

Re: AT&T Videos sudden conversion to RTMPT that can't be downloaded


Well I tried everything 10 times more complicated except that! Thanks! How were you able to determine that based on the page source? An example page source is:

Code:
flowplayer("player", {src: '/flowplayer/flowplayer.commercial-3.2.7.swf', wmode: 'opaque'},{
clip:  {
url: '10957_AA11170_Stepping_Along_TV_FL8_576x432_700K',
provider: 'rtmpt',	
autoPlay: true,
autoBuffering: false,
scaling: 'fit'},
key:'#@e2c94c013b26c66d99f',
plugins: {

rtmpt: {
url: '/flowplayer/flowplayer.rtmp-3.2.3.swf',
// netConnectionUrl defines where the streams are found
netConnectionUrl: 'rtmpt://fms.5C42.att-acdn.net/005C42/techchannel/10957/videos'
I was trying stuff like this

Code:
rtmpdump -r rtmpt://xxxx -W "flowplayer/flowplayer.rtmp-3.2.3.swf" -y "10957_AA11170_Stepping_Along_TVxxxxxxx.flv -T "#@e2c94c013b26c66d99f" -p "http://techchannel.att.com/xxxxx"
and of course none of that was working. Thanks again.
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 08:54 AM.


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