View Single Post
  #3  
Old 02-20-2011, 07:48 AM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Cool

Re: www.bdeshtv.com: How to download/capture/record free online TV streaming


Quote:
Originally Posted by any ANONYMOUS forum user View Post
Hi,

How can I download/capture/record free online TV streaming from
Code:
http://www.bdeshtv.com/php/view/watch.php
?
I've just tried RTMPDump and it worked for me:

Code:
rtmpdump -r "rtmp://s5hztgthe449w.cloudfront.net:1935/cfx/st" -a "cfx/st" -y "mp4:content/OTTOPOR_BETTER.mp4" -o OTTOPOR_BETTER.flv
Code:
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: client signature does not match!
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              8109.20
INFO:   moovPosition          678244969.00
INFO:   width                 720.00
INFO:   height                576.00
INFO:   videocodecid          avc1
INFO:   audiocodecid          mp4a
INFO:   avcprofile            77.00
INFO:   avclevel              30.00
INFO:   aacaot                2.00
INFO:   videoframerate        23.98
INFO:   audiosamplerate       48000.00
INFO:   audiochannels         2.00
INFO: tags:
INFO:   ┬Ūtoo                 Lavf52.32.0
INFO: trackinfo:
INFO:   length                202730.00
INFO:   timescale             25.00
INFO:   language              und
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                389237760.00
INFO:   timescale             48000.00
INFO:   language              und
INFO: sampledescription:
INFO:   sampletype            mp4a
672458.192 kB / 8109.16 sec (99.9%)
Download complete

Last edited by nullacht : 02-20-2011 at 09:50 AM.
Reply With Quote