View Single Post
  #4  
Old 08-17-2011, 09:51 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: streamhq.tv - How to download rtmp:// stream with rtmpdump


Quote:
Originally Posted by matrixxx View Post

Code:
http://lankajustin.com/link2/
They are using SecureToken protection. The key is stored in the .swf file.

Code:
("secureTokenResponse", null, TEA.decrypt(event.info.secureToken, "%Xr8e(nKa@#."));
RTMPdump v2.4 command line:

Code:
rtmpdump -r "rtmp://173.192.81.189/streamhq/102569" -W "http://streamhq.tv/player/player.swf" -o 102569.flv --live -T "%Xr8e(nKa@#."
Code:
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:   author
INFO:   copyright
INFO:   description
INFO:   keywords
INFO:   rating
INFO:   title
INFO:   presetname            Custom
INFO:   creationdate          Mon Aug 15 12:17:35 2011
INFO:   videodevice           Gadmei TV Belle CaptureC
INFO:   framerate             15.00
INFO:   width                 320.00
INFO:   height                240.00
INFO:   videocodecid          avc1
INFO:   videodatarate         200.00
INFO:   avclevel              31.00
INFO:   avcprofile            66.00
INFO:   videokeyframe_frequency5.00
INFO:   audiodevice           Yamaha DS1x Native Audio
INFO:   audiosamplerate       22050.00
INFO:   audiochannels         1.00
INFO:   audioinputvolume      75.00
INFO:   audiocodecid          .mp3
INFO:   audiodatarate         32.00
3458.650 kB / 110.68 sec
Reply With Quote