Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

How to find RTMPE stream URLs

(http://stream-recorder.com/forum/showthread.php?t=4306)

BarackObama 07-31-2010 04:53 PM

Re: How to find RTMPE stream URLs


 
how to obtain

Code:

http://www.flirt4free.com/vod/shows/2063423/

Ed999 02-27-2011 03:41 AM

Re: How to find RTMPE stream URLs


 
Using 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'.

Stream Recorder 04-27-2011 04:59 AM

Re: URL Snooper -- no longer detecting rtmpe streams


 
Quote:

Originally Posted by placebo (Post 28113)

Can you download RTMPE streams with HiDownload ?

placebo 04-27-2011 05:24 AM

Re: URL Snooper -- no longer detecting rtmpe streams


 
no, doesnt look like it! :(



What about NetTransport?

Stream Recorder 04-27-2011 02:09 PM

Re: URL Snooper -- no longer detecting rtmpe streams


 
Quote:

Originally Posted by placebo (Post 28121)
What about NetTransport?

I can't make it find stream URLs.

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
28.04.2011 0:07:01.496 Connecting to 195.27.183.219:1935
28.04.2011 0:07:01.585 Connected.
28.04.2011 0:07:01.589 Entering handshaking sequence.
28.04.2011 0:07:01.595 Version: 06
28.04.2011 0:07:03.361 Version: 09
28.04.2011 0:07:03.364 not Genuine Adobe Flash Media Server!
28.04.2011 0:07:03.369 Flash Media Server (FMS) error.
28.04.2011 0:07:03.373 Awaiting 5 seconds to retry.
28.04.2011 0:07:08.383 Entering handshaking sequence.
28.04.2011 0:07:08.387 Version: 06
28.04.2011 0:07:08.610 Socket function error.
28.04.2011 0:07:08.613 Awaiting 5 seconds to retry.
28.04.2011 0:07:13.625 Connecting to 195.27.183.219:1935
28.04.2011 0:07:13.710 Connected.
28.04.2011 0:07:13.715 Entering handshaking sequence.
28.04.2011 0:07:13.720 Version: 06
28.04.2011 0:07:14.221 Version: 09
28.04.2011 0:07:14.226 not Genuine Adobe Flash Media Server!
28.04.2011 0:07:14.228 Flash Media Server (FMS) error.
28.04.2011 0:07:14.232 Awaiting 5 seconds to retry.
28.04.2011 0:07:14.495 cancelled at 0
28.04.2011 0:07:30.580 Entering handshaking sequence.
28.04.2011 0:07:30.584 Version: 06


boneramous lugayness 04-29-2011 11:09 PM

Re: Error: RTMPE stream detected but parsing failed by Coojah. How to solve the probl


 
someone 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:


any ANONYMOUS forum user 04-30-2011 09:57 PM

Re: How to find RTMPE stream URLs


 
URL 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.

Stream Recorder 05-01-2011 12:18 AM

Re: How to find RTMPE stream URLs


 
Quote:

Originally Posted by any ANONYMOUS forum user (Post 28382)
the most useful tool to obtain RTMPE url and such other information is memory checking function of HxD hex editor.

It is too complicated.

It is much easier to use rtmpsrv, RTMPexplorer or commercial GetFLV.

Also I use rtmpsrv and rtmpsuck in Linux.

any ANONYMOUS forum user 05-01-2011 03:20 AM

Re: How to find RTMPE stream URLs


 
Quote:

Originally Posted by Stream Recorder (Post 28387)
It is too complicated.

It is much easier to use rtmpsrv, RTMPexplorer or commercial GetFLV.

It's not that complicated to use. You use it the way like you use URL Snooper.
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.

customer20983 05-03-2011 06:49 AM

Re: How to find RTMPE stream URLs


 
Quote:

Originally Posted by Stream Recorder (Post 28387)
It is too complicated.

It is much easier to use rtmpsrv, CooJah, streamCapture, RTMPexplorer

I do not find any of those listed work on finding RTMPE streams off the major sites like MTV.com or my specific focus gametrailers.com. If you are please inform us all please. I will have to clear off a day or two for the hex dump as I usually have to wipe my disk completely from coojah as it conflcits with my software.


All times are GMT -6. The time now is 01:17 PM.