Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
How to download RTMP audio/video streams with freeware CooJah+BladerStarting with version 6.1.0.4 on, Coojah supports RTMP protocol sniffing. It can sniff for both audio and video RTMP streams.
Blader 4.0 can download these RTMP media streams. Blader and CooJah are integrated together. How to download RTMP audio/video streams with freeware CooJah + Blader
|
#2
|
|||
|
|||
Re: How to download RTMP audio/video streams with freeware CooJah+BladerHow to get a secure token and How to download RTMP audio/video streams that use secure tokens:
If an RTMP resource you are downloading from requires authorization, Blader will pop up a dialog window shown below where you need to enter the secure token. Then the download will continue. How to get a secure RTMP token? Different policies can be used to authorize RTMP clients. Different analysis is required to find out the tokens depending on the policy used. The most popular solution is JW player. It supports two kinds of tokens: a dynamic token and a static token. A static token is hard coded into the SWF flash file of the player. Dynamic tokens are sent by server dynamically when playing. How to get a static secure token for JW Player To get a secure static token you need to get the .swf file of the player and decompile it. Then you can get the script files of the player and find the keyword "token". For JW Player the static secure token can be found in the RTMPModel.as or player.as. How to get a dynamic secure token for JW Player You can get a dynamic secure token by capturing HTTP GET requests coming to the RTMP server. The server returns an XML file like : Code:
<?xml version="1.0"?> <config> <file>mp4:00/00/bb/f6</file> <autostart>true</autostart> <type>rtmp</type> <token>be5a0ccc1fcecc10a6b16a7dbf561c1d8dcd87e9a9c7f6f159de8ec392ebc31b</token> <streamer>rtmp://206.14.141.94/streamer</streamer> <fullscreen>true</fullscreen> <stretching>uniform</stretching> <quality>true</quality> <skin>http://www.xxx.com/4skin</skin> <plugins>http://www.xxx.com/related</plugins> <related>48118</related> <bufferlength>10</bufferlength> <bufferthreshold>15</bufferthreshold> <maxbuffer>60</maxbuffer> <keyframeinterval>2</keyframeinterval> <bitrate>576</bitrate> <displaybufferthreshold>1</displaybufferthreshold> </config> Code:
be5a0ccc1fcecc10a6b16a7dbf561c1d8dcd87e9a9c7f6f159de8ec392ebc31b |
#3
|
|||
|
|||
Re: How to download RTMP audio/video streams with freeware CooJah+BladerWill this method work for downloading any flash file, even those that cannot be downloaded with Replay Media Catcher (RMC) or GetFLV?
|
#4
|
|||
|
|||
Re: How to download RTMP audio/video streams with freeware CooJah+BladerQuote:
RMC 3.11 can capture HTTP packets from flash player, but not RTMP packets. Replay Media Catcher 4 can download as well as capture HTTP and RTMP packets from flash player. |
#5
|
|||
|
|||
Re: How to download RTMP audio/video streams with freeware CooJah+BladerSo does this program work with Vista x64? When I try to run it, all I get is a message that I need Windows 2000 or something newer.
|
#6
|
|||
|
|||
Re: How to download RTMP audio/video streams with freeware CooJah+BladerI can only test it on Windows Vista x32 and Windows 7 x64.
|
#7
|
|||
|
|||
Re: How to download RTMP audio/video streams with freeware CooJah+BladerCan anyone confirm that Vista is the problem? Sounds like this could be a useful program and it'd be nice to try it.
|
#8
|
|||
|
|||
Re: How to download RTMP audio/video streams with freeware CooJah+BladerHi..
do you have links for the CooJah + Blader you were referring to? I tried to download from the original website but it always downloads @ 10kbs then it stops (timesout) |
#9
|
|||
|
|||
Re: How to download RTMP audio/video streams with freeware CooJah+BladerQuote:
|
#10
|
|||
|
|||
Re: How to download RTMP audio/video streams with freeware CooJah+Bladerhi, lemme quote you:
Quote:
Quote:
|
Tags: blader, coojah, download, free, freeware, freeware rtmp downloader, jw player, rtmp, rtmp downloader, secure token, token |
Thread Tools | |
Display Modes | |
|
|