View Single Post
  #2  
Old 05-27-2012, 07:51 AM
Josan420 Josan420 is offline
Senior Member
 
Join Date: Feb 2012
Location: India
Posts: 150
Josan420 is on a distinguished road
Default

Re: Help! Need to record audio from be-at.tv


use rtmp explorer here is tutorial
Code:
http://stream-recorder.com/forum/rtmpexplorer-rtmpsrv-rtmpsuck-rtmpdump-gui-windows-t10085.html
and paste this url and click go
Code:
http://www.be-at.tv/v2/2/9/HostMovie.swf
or use rtmpdump
Code:
rtmpdump -r "rtmp://media.cdn.be-at.tv/cfx/st" -a "cfx/st" -f "WIN 11,2,202,235"
 -W "http://www.be-at.tv/v2/2/9/HostMovie.swf" -p "http://www.be-at.tv/v2/2/9/Ho
stMovie.swf" -C B:0 -y "Session001403/Audio001446/128" -o 128.flv
u can download it with internet download manager too
Reply With Quote