AT&T Videos sudden conversion to RTMPT that can't be downloadedhttp://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. |
Re: AT&T Videos sudden conversion to RTMPT that can't be downloadedQuote:
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 |
Re: AT&T Videos sudden conversion to RTMPT that can't be downloadedWell 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'},{ 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" |
All times are GMT -6. The time now is 04:46 AM. |