How to find RTMPE stream URLsI don't know any URL Finders that can reveal RTMPE URLs.
I have seen 2 ways of finding RTMPE URLs:
|
Re: How to find RTMPE stream URLsStream Recorder,can you explain the 2nd method in steps by steps?
i wanna try the 2nd method,what debugger do you use? how to find out the url? |
Re: How to find RTMPE stream URLsZargWolf managed to find RTMPE URLs
Quote:
Quote:
|
Re: How to find RTMPE stream URLsi wonder if you can get gnash or swfdec to be used instead of adobe flash player, and if those will return rtmpe urls for you?
maybe with 'media player connectivity' firefox extension http://www.getgnash.org/packages/snapshots/windows/ |
Re: How to find RTMPE stream URLsStream Recorder i think the option 2 is better and i found this information with debuger ollydbg maybe works
http://sh1zuka.wordpress.com/2009/02...opular-demand/ |
Re: How to find RTMPE stream URLsi've been reading your posts about rtmpdump and i must admit it looks great! i have managed to flasm the size and get the hash from openssl with no problems, but i'm having problems finding the rtmpe urls..
i read on here that some people are plucking these from memory grabs, but i've been unsucessfull so far and was wondering whether you can help. hope to hear from you soon. |
Re: How to find RTMPE stream URLsThis is not a very effective method,but its worth a try
Step 1. Use PMDump to dump your browser memory to your hard disk when you are watching the video you want to rip (you can pause it to avoid the lag) Step 2. Use a hex editor to open the memory dump file,I use HxD Editor,its free and portable Step 3. Press Ctrl + F to search keywords such as "rtmpe://" "mp4:" "stream start" "connect to",there you can find the url you want rtmpdump 1.9 can successfully download the videos I couldn't download before |
Re: How to find RTMPE stream URLsQuote:
how do you want to find the url in hxd editor, i can not read the url, it is unicode or like that;( please help |
Re: How to find RTMPE stream URLsQuote:
you should press F3 to continue to search until you find the correct url If you have some problems,you can post the url here,i can help you to find it |
Re: How to find RTMPE stream URLsThe newest version of rtmpdump 2.1 comes with two additional server programs, rtmpsrv and rtmpsuck:
rtmpsrv is a stub for a server; it logs the connect and play parameters from a regular client that connects to it. These parameters can then be used with rtmpdump to retrieve a stream. rtmpsuck is a transparent proxy; it intercepts connections from a client and then makes an outbound connection to the real server. After all handshaking is complete and encryption keys with both sides are negotiated, it records the cleartext stream data into files while relaying the data from the server to the client. Quote:
|
Re: How to find RTMPE stream URLsSomeone found the url using some technique above?
|
Re: How to find RTMPE stream URLsFreeware CooJah for Windows now support RTMPE protocol.
|
Re: How to find RTMPE stream URLsQuote:
Yes. See this thread: http://stream-recorder.com/forum/there-any-gui-rtmpdump-t4622p2.html |
Re: How to find RTMPE stream URLsThe latest version of CooJah 6 now supports capturing RTMPE packets (recording mode)
It's one of the only two software that can capture RTMPE packets,the other one is rtmpsuck,but it's not very useful on Windows Now RTMPE is hardly protecting any content :D |
Re: How to find RTMPE stream URLsAww, I wish I would have known that in time to rip the Bonnaroo stream on YouTube. Hope it works for Lollapalooza and Outside Lands.
|
Re: How to find RTMPE stream URLsI investigated CooJah a few months ago, and my recollection is that it only works in Windows XP or Vista, so won't solve the problem if you're running Windows 98, Mac, or Linux.
|
Re: How to find RTMPE stream URLsHow to find RTMPE URL with pmdump, HxD viewer
I installed the following softwares first.
Now our target command is Code:
rtmpdump -r "<rtmpe_url>" -W "<flash_player_url>" -o outputFile.flv -V
|
Re: How to find RTMPE stream URLsExcellent guide fraekz. Appreciate this !. However one major newbie question.
The swf url like:"http://www.mybigflix.com/apache_file/flash/Player.swf" how do i find that url? Thats the url of the "swf" verification part right? thefan |
Re: How to find RTMPE stream URLsThanks for the tutorial
Process explorer is not necessary if you know how to find out the correct pid using tasklist command |
Re: How to find RTMPE stream URLsQuote:
|
Re: How to find RTMPE stream URLshow to obtain
Code:
http://www.flirt4free.com/vod/shows/2063423/ |
Re: How to find RTMPE stream URLsUsing the latest versions, RTMPsrv.exe v2.3 and RTMPdump.exe v2.3 running on a friend's Windows 7 laptop, I have obtained RTMPE urls from rtmpe encrypted BBC streams at YouTube.com this week. Details are here -
http://stream-recorder.com/forum/rtm...-dr-t8506.html Here is an example - rtmpdump -r "rtmpe://cp59009.edgefcs.net/youtube?auth=daEb.aabUdHc6bUc0cGbrcqdXcPaFb4d8dQ-bnr.Wh-eS-JxDDJnqd&aifp=YT2008121701&slist=c6/id/afafcc0e1fdc39e5/itag/34" -a "youtube?auth=daEb.aabUdHc6bUc0cGbrcqdXcPaFb4d8dQ-bnr.Wh-eS-JxDDJnqd&aifp=YT2008121701&slist=c6/id/afafcc0e1fdc39e5/itag/34" -f "WIN 10,1,53,64" -W "http://s.ytimg.com/yt/swfbin/watch_as3-vflYyTcR7.swf" -p "http://www.youtube.com/watch?v=r6_MDh_cOeU&fmt=18" -y "c6/id/afafcc0e1fdc39e5/itag/34&ptk=BBC_Worldwide" -o 34&ptk=BBC_Worldwide.flv You'll need to manually remove the text '&ptk=BBC_Worldwide'. |
Re: URL Snooper -- no longer detecting rtmpe streamsCan you download RTMPE streams with HiDownload ?
|
Re: URL Snooper -- no longer detecting rtmpe streams |
Re: URL Snooper -- no longer detecting rtmpe streamsQuote:
But if I try to download using one of the URLs above, I get the "Flash Media Server (FMS) error": Code:
28.04.2011 0:07:01.152 Connecting to cp74787.edgefcs.net:1935 |
Re: Error: RTMPE stream detected but parsing failed by Coojah. How to solve the problsomeone mentioned URL Snooper not finding RTMPE streams anymore, and someone else gave the thing a D+ grade. in fact, this is one of the only programs ive been able to use successfully in finding all available streams for one video, and its still working great for me. this is from 20 mins ago at MTV.com:
![]() |
Re: How to find RTMPE stream URLsURL Snooper does show some RTMPE urls if that website uses playlist.
Besides CooJah, rtmpsrv and GetFLV, the most useful tool to obtain RTMPE url and such other information is memory checking function of HxD hex editor. |
Re: How to find RTMPE stream URLsQuote:
It is much easier to use rtmpsrv, RTMPexplorer or commercial GetFLV. Also I use rtmpsrv and rtmpsuck in Linux. |
Re: How to find RTMPE stream URLsQuote:
A few steps: Open editor,in the menu,click extras>open ram>select your browser then press ctrl+f to search for keywords. CooJah is pretty good,but does it work on windows 7? I also heard some say it's unstable on their os. rtmpsrv is not easy to use and pretty useless on windows when the hostname is ip. RTMPexplorer is one of the best tool i have tested,but it requires .net framework 4.0 installed,but i have a problem installing it on my pc. |
Re: How to find RTMPE stream URLsQuote:
|
Re: How to find RTMPE stream URLsif someone has serious problems with gametrailers.com, then it is more appropriate to discuss and help in the gametrailers.com thread. if someone has serious problems with mtv.com, then it is more appropriate to discuss and help in the mtv.com thread.
http://stream-recorder.com/forum/tags/mtv/ http://stream-recorder.com/forum/tags/gametrailers/ just my two cents :D |
Re: How to find RTMPE stream URLsQuote:
rtmpe // .mp4 NOT http:// .flv files In fact I have found most of the software listing on this site to be no longer usable as far as RELIABLY detecting rtmpe streams as of April 2011. I think that is becasue most server admin are also reading this board and others on how to specifically prevent access to these rtmpe streams which of course defeats the very purpose of these softwares. I would hope that someone would reliably update the software packages that are STILL being listed as detecting and accessing RELIABLY rtmpe streams on this page http://all-streaming-media.com/recor...FLV-videos.htm because NONE of these products RELIABLY work as rtmp detector and download as of April 2011. * Replay Media Catcher's choice! This product has been stated NOT to work on rtmp since Jan 2009! http://www.applian.com/replay-media-...p-measures.php So why is it still listed as a rtmpe product? * Jaksta Editor's choice! As of April 2011 this is hit or miss and I am guessing those sites it is still wokring on are those that have NOT upgraded to adobe 10.2 servers yet. But at least in that regard, this product still has some viability as a specific rtmpe detecting and download product. but agian it is NOT RELIABLE for detecting and downloading rtmpe streams * NetTransport 2.x # Flash video streams (.FLV and .MP4) through the HTTP and RTMP protocols if you are reading this as detect and download HTTP then yes this works If you are reading this as detect and download RTMP then NO this does NOT work * Orbit Downloader "Download Flash .FLV video streams (HTTP, RTMP protocols)" if you are reading this as detect and download HTTP then yes this works If you are reading this as detect and download RTMP then NO this does NOT work * GetFLV "supports HTTP, RTMP and secure RTMPE protocol" As of April 2011 it does NOT detect rtmp protocols on most major broadcasters * CooJah (Freeware/Windows) is a network sniffer that allows to find RTMP URLs As of April 2011, it does NOT detect rtmp urls on MTV, CBS, Hulu, and my specific interest. |
Re: How to find RTMPE stream URLsQuote:
Error: RTMPE stream detected but parsing failed by Coojah. How to solve the problem? Quote:
|
Re: How to find RTMPE stream URLsQuote:
Quote:
GetFLV works with many RTMPE streams. placebo provided lots of screenshots with it working. Note that he was always using the latest legally purchased version of GetFLV. And we saw many bug fixes after users' complains. If it doesn't work for you, post in a thread corresponding to a web-site you have problems with (mtv, gametrailers,...) or just contact the support directly. |
Re: How to find RTMPE stream URLsI'm having a lot of trouble trying to download this video...
rtmpe://cp80642.edgefcs.net/ondemand/&mp4:citytv/1632712407/1632712407_12346303990 01_3553019.mp4 I've tried everything and am losing patience. I'm new at this...please help. |
Re: How to find RTMPE stream URLsThis is link :
Code:
http://www.livestream.com/nationalgeographicbalcan How to do this procedure and to wach on vlc thanksssss |
Re: How to find RTMPE stream URLsIt's not live stream, but if you want to watch it that's the commandline. I used rtmpdumphelper + rtmpsuck to get this address. Don't forget to delete .flv file cos rtmpsuck downloads file.
Code:
rtmpdump -r "rtmp://extondemand.livestream.com/ondemand" -a "ondemand" -f "WIN 11,9,900,170" -W "http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf" -p "http://www.livestream.com/embed/nationalgeographicbalcan?showMoreVideos=false&hideInfo=true&autoPlay=true&lschannel=true&browseMode=false&textLines=2&hideChannelBranding=true&mode=false&allowchat=false&layout=4&t=599711" -y "trans/dv15/mogulus-user-files/chnationalgeographicbalcan/2013/01/26/267ad172-14d1-4089-a9dd-0424ff3624c1" | %systemdrive%\progra~1\videolan\vlc\vlc - |
All times are GMT -6. The time now is 02:35 AM. |