How to find rtmp:// stream URL: Software to sniff, snoop RTMP linkswhat software tools you use to find/sniff/snoop rtmp:// stream URL?
|
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksFreeware URL Snooper can pick up some of the stream by adding rtmp;netstream;playing to the 'Also search for' box
![]() you get some results like: Code:
tcUrl... rtmp://oijqodbttndn.rtmphost.com/hostelworld Code:
play... paris_hipotelbellville Code:
rtmp://oijqodbttndn.rtmphost.com/hostelworld/paris_hipotelbellville.flv |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP links |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksQuote:
Code:
rtmp://oijqodbttndn.rtmphost.com/hostelworld/paris_hipotelbellville.flv Could URL Snooper be used to find/assemble this RTMP stream URL automatically ? |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksThere is no way to find that string in the packet dump. Most sites don't work like that. Some sites use xml playlists which work well.
With URL Snooper... It wasnt made for flash streaming (RTMP). You'd have to ask the developer if he plans to do it. |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksHow to find RTMP stream URLs
by Peter Thomas When it comes to downloading flash streams from the internet, Wireshark can be used to sniff out the values you need. Let’s take this site for example: http://videolectures.net/ Start a Wireshark capture session before clicking on a video on the site to play it. Let WireShark grab all the information exchanged between your PC and the remote flash server and you can stop the capture once the video begins to play, we are only interested in what goes on during the connection handshake. I will use this video as an example: http://videolectures.net/ff06_chomsky_szmp/ [update Jun-2008: looks like they changed this particular video to Windows media instead of Flash, so try other videos or other sites] In WireShark you can filter for protocol “rtmpt” and the first few entries would be handshake or “invoke” operations. Examining the “Handshake part 3″ we can easily get the value of the required “app” property. Below we can see it is “video/2006/other/ff06/chomsky_noam”: ![]() For the host name, the IP address should do fine for most sites, but we can easily figure out the host name of the stream server from what appears after “rtmp://”. Note that WireShark allows you to search the text contents of captured packets. Here below we can see that the host name is “velblod.videolectures.net”: ![]() And finally when the “play” command is issued – we need the value of the stream name. Below we see it is “chomsky_noam_01″: ![]() So with the right values of hostname, app and stream name set – you can run the program and download the stream to your local drive for offline viewing. To download the whole stream – just change the duration to ‘-2′ as hinted in the source code comment. There are many free Flash players available you can use to play downloaded content. Do let me know if this works for you and if you find any additional parameters that need to be passed for other sites. |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksRTMP URLs contain an application and stream name - there is no way to tell from the URL which parts of a path are the stream name and which are the application.
For example with this URL: Code:
rtmp://cp40359.edgefcs.net/ondemand/fancast/Comcast_CIM_Prod_Fancast_Partner/821/651/COMEDYCENTRAL_COLBERTREPORT_4118.flv Code:
rtmp://cp40359.edgefcs.net/ondemand/fancast Code:
Comcast_CIM_Prod_Fancast_Partner/821/651/COMEDYCENTRAL_COLBERTREPORT_4118.flv |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksCooJah + Blader are handy for finding RTMP URLs.
If you right click on an RTMP URL in CooJah ![]() and select "Download by Blader", Blader will show a dialog window not only with the RTMP URL, but also with swfURL, tcURL, playpath ![]() |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksNetTransport comes with a URL sniffer that can find RTMP stream URLs as well. This only works in a shareware version, not the last freeware one.
|
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksHow did you find this rtmp URL?
Thanks you, Quote:
|
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksQuote:
|
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksQuote:
My position is this: I want to understand how to download any content viewed through fancastdotcom. I successfully downloaded one video coming over rtmp. I used URL snooper to get a rtmp URLs. I saved it using rtmpdump. I am now interested in RTMPE. I think I know what to do. I can not find any content coming over RTMPE. If I could be pointed to a fancastdotcom video using RTMPE that would be great! I want to play with it some then may have questions regarding how to capture it. Thank you for all your help, |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksQuote:
|
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksQuote:
I played some more today with reg RTMP and using URL snooper... I am having A LOTof trouble picking up the whole URL.... It will capture the parts I need but then truncate!!! ahhh.... I am now trying to use wire shark, like you showed in another post.... What is your recommendation for finding RTMP/E URLs when you play the media? Thanks so much for all your help! |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksQuote:
I use NetTransport and Orbit Grab++ to find RTMP URLs. Finding RTMPE URLs and recording from them is more complicated, so I prefer to use GUI RTMPE recorders for saving RTMPE streams. |
Stream URL Sniffer / URL Finder for Windows (How to find streaming video URLs)Many URL Finders for Windows use WinPCap.
Freeware URL Snooper used to be my favorite URL Finder / URL Sniffer for Windows. However I can't make it work in Windows 7 x64. Now I prefer to use Coojah instead. |
Re: Stream URL Sniffer / URL Finder for Windows (How to find streaming video URLs)on my pc, i have major trouble getting "URL Snooper 2" to work. i've seen it working on my machine. nevertheless its installation is not fool proof. when i install it, it doesnt mean that it will work. i h*te URLSnooper2 for this. HiDownload (again by a Chin*se coder) makes clever use of PCwincap and integrates "URL Helper" which is also a product of the makers of HiDownload. So when i need a pcwincap-based sniffer i would install a trial version of Hidownload Platinum Edition and it's sure to work. URL sniffers seem hard to install or hard to make work flawlessly.. even if your pcwincap installation is valid. When weather's bad outside, the proggi wouldnt work *ggg*
The advantage of CooJah is that it is not based on pcwincap (i think), and though it doesnt catch all rtmp and or rtmpe links (depends on the website!), it does catch some good amount of such links. sometimes a reboot would help. or using internet explorer. or going thru the settings. and yes, as in our case, sometimes coojah catches the links on one pc (mine) but not on the other's (yours) .. i am sure the coder of coojah himself/herself could explain this odd behaviour. i'd prefer a totally English language version too. as long as coojah is a freeware tool, we cant demand much from the coder.. *ggg* |
Re: Stream URL Sniffer / URL Finder for Windows (How to find streaming video URLs)If you just want to find HTTP,MMS,RTSP URL,you should try Bit Analyzer,it looks like a clone of BitRecorder which is also a product by the company of HiDownload. Although it use WinPcap, I don't have any problem using on any PC I Installed it on,plus it's free and lightweight,you can put it on USB drive and then use it on any pc with WinPcap installed.
I use packet sniffer for RTMP URL, some RTMP sniffers can only find RTMP url, not also some other stuffs like swf url, page url, which are also required to download the stream. Quote:
|
Re: Stream URL Sniffer / URL Finder for Windows (How to find streaming video URLs)Quote:
|
Re: Stream URL Sniffer / URL Finder for Windows (How to find streaming video URLs)From my experience, when you're on a WLAN computer with Winpcap installed, getting URL Snooper 2.x (or NetTransport's sniffer module) to work can be troublesome. A simple workaround fix is: install a (your preferred!) vpn client software and connect to the internet thru the vpn client. Then launch URL Snooper 2 (or NetTransport) and pick as network adapter the vpn network adapter. Dont pick the WLAN adapter, and dont pick the standard network adapter. Now URL Snooper 2 (or NetTransport's sniffer module) will work!
Having said that, i've compared the power of all URL sniffers/finders with respect to websites with Adobe Flash Player RTMP-streaming (*.FLV); my "opinion" - US highschool grading:
StreamTransport and Coojah work well with protected streams for a limited (short) period after they have been updated by their Chin*se authors. But since they are updated too infrequently, in practice the two FREEWARE tools seldom do a great service. Let's note that freeware tools often undergo a similar fate: after years of development the updating comes to a gradual end,...or the software turns commercial ;) hope this helps. |
Re: Stream URL Sniffer / URL Finder for Windows (How to find streaming video URLs)if your target site uses simple rtmp then rtmpt filter will be enough to get the required info. but if it uses rtmpe then you can use http or xml as filter to get the url. most (but not all) sites use xml for their playlist format. if you are unable to find info this way then you can redirect the traffic to rtmpsrv or rtmpsuck and it will automatically decrypt the parameters sent by client.
![]() ![]() |
Re: Stream URL Sniffer / URL Finder for Windows (How to find streaming video URLs)Freeware RTMPexplorer is one of the easiest way to find an RTMP URL and other parameters.
|
Re: text your ex backCan someone please give me the rtmp from this (US only) link? I've tried with Wireshark but couldn't do it. Any help would be greatly appreciated.
|
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksI can not find the rtmp:// this url....
http://livecast.cc/live/stream20.php I found just <param value="file=flash24sd&type=rtmp&streamer=rtmpe://r.livecast.cc/rl/&autostart=true&bufferlength=1&displayclick=fullsc reen&stretching=exactfit&&screencolor=000000" but dont find "playpath" i used: urlhelper and url snooper. |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksQuote:
you can use rtmpdumphelper Code:
-y "flash24sd" Code:
rtmpdump -r "rtmpe://r.livecast.cc/rl/" -a "rl/" -f "WIN 17,0,0,134" -W "http://livecast.cc/live/player.swf" -p "http://livecast.cc/live/stream20.php" -y "flash24sd" -o "flash24sd.flv" |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linkshad already found it but did not work I use pvr iptv in kodi...
#EXTINF:-1 tvg-id="TELECINEPREMIUM" tvg-logo="Telecine Premium.png" group-title="Filmes e Series",Telecine Premium rtmpe://r.livecast.cc/rl/ playpath=flash24sd swfUrl=http://livecast.cc/live/player.swf pageUrl=http://livecast.cc/live/stream20.php #EXTINF:-1 tvg-id="TELECINEPREMIUM" tvg-logo="Telecine Premium.png" group-title="Filmes e Series",Telecine Premium rtmpe://r.livecast.cc/rl/ playpath=flash24sd swfUrl=http://livecast.cc/live/player.swf live=1 pageUrl=http://livecast.cc/live/stream20.php any idea to solve? |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksQuote:
i think you need to update librtmp.dll |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksvery very thanks... works fine.....
I had already updated other versions of xbmc, but did not think the problem would be that .... i used this version librtmp.dll https://www.mediafire.com/?x4cvp5hl4m9xr#j77fqv69ejhn9 |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksHi I am new here and have developed an interest having just recently installed Kodi and the Playlist Loader addon for it. I have been trying to create my own m3u files to run on Kodi.
I am trying to create an m3u file for http:////cricfree.sx/sky-sports-4-live-streaming-5 I have used URLSnooper, RTMPHelper and Wireshark to find the rtmp stream but have no luck find the playpath. I have included in my post snaps of the information I found using both URLSnooper and RTMPHelper. I would greatly appreciate it if someone could help me out with constructing the m3u file from it. RTMPHelper Using RTMPsuck https://www.dropbox.com/s/zdw8kfnyl7...elper.PNG?dl=0 RTMPHelper Using RTMPsvr https://www.dropbox.com/sh/jnaq3ug1b...SD2NzX9wa?dl=0 https://www.dropbox.com/s/jvvqgjh85t...lper3.PNG?dl=0 URL Snooper https://www.dropbox.com/s/it57595ty2...per01.PNG?dl=0 https://www.dropbox.com/s/m7rya1pp7j...per02.PNG?dl=0 https://www.dropbox.com/s/h3bys9yz7o...per03.PNG?dl=0 https://www.dropbox.com/s/wxf04ty80x...per04.PNG?dl=0 |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksQuote:
hi Code:
#EXTM3U |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksQuote:
I got the rtmpdump (Becker) to work in VLC but when I put it in a M3U file it doesn't work in XBMC/Kodi. Can you please help? #EXTINF:-1,Becker rtmpe://192.99.21.184/closing012/ playpath=beck swfUrl=http://www.tgun.tv/embeds2/jwplayer.flash.swf live=1 pageUrl=http://www.tgun.tv/embeds2/index2.html?beck rtmpdump -r "rtmpe://192.99.21.184/closing012/" -a "closing012/" -f "WIN 17,0,0,134" -W "http://www.tgun.tv/embeds2/jwplayer.flash.swf" -p "http://www.tgun.tv/embeds2/index2.html?beck" -y "beck" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" - Thank you! |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksHi thanks for the m3u code. Unfortunately it didn't work on my windows machine with Kodi Helix. I will try my Android.
I can see and now understand the structure but I cannot see where you got the token from - I can't find this using either URLSnooper or RTMPHelper. How did you find it? Thanks again |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksQuote:
http://kodi.wiki/view/HOW-TO:Update_librtmp to find token you can read this http://stream-recorder.com/forum/can...en-t18788.html |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksMany thanks for your assistance
|
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksWith regards to finding the token I have followed the instructions you provided in - ie
- Download any hextool (Winhex for exsample) - load your page in browser - start hex tool if you don't have it start already - choose tools/OpenRam - now choose the plugin.container (XP) process / entire memory - now search for some basic strings in ASCII format When I choose OpenRam form the Tolls menu in Winhex I cannot find "plugin.container" in the list. (I am using Windows 7 on a 64-bit machine) What am I missing? |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksHi guys, anybody care to share some tips to find stream URLs for Brightcove? There's a site using Brightcove that i used to rip using wireshark and rtmpdump, but now whatever i do i can't find anything related to the streams. After sniffing the connections when loading the page and the media, i can't find the usual things to filter for: "mp4", "rtmp", "edgecast", etc.
Using rtmpsuck also fails during the handshake. |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksCode:
http://210.211.124.4:3000/xmio/v1/livetvplay/1072 Can we get original rtmp server and token ? Tks much! |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linkshi... please... i try all thing but i can not watch the rtmp link...
I get in URL HELPER but not work... someone can help me please??? this is the link in url helper: rtmp://109.200.202.124/live?wmsAuthSign=c2VydmVyX3RpbWU9Ny8yNi8yMDE1IDM6M TA6MzQgQU0maGFzaF92YWx1ZT03WVZsVndHZU9PaG41SFQzR2N wL1lnPT0mdmFsaWRtaW51dGVzPTEw<playpath>studio <swfUrl>http://www.tv-msn.com/player/player.swf <pageUrl>http://www.tv-msn.com/studio.php |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linkshi folks.
Anyone please help me to find the streaming url on this site. http://www.tamiltvsite.com/vijay-tv_873f573b8.html it changes everytime. |
Re: How to find rtmp:// stream URL: Software to sniff, snoop RTMP linksHello,
I have tried to create a rtmp link for the rtmp dump below but was unsuccessfull. Any ideas how to create the rtmp dump below? Is there a stream token needed from the stream? I fyes, what is it and how is it entered in the rtmp link? All help is appreciated. ESPN rtmp://75.126.73.24/flash<playpath>12026?MTQ5NDM0OTQ2MTtmNjA0MmE5NDU3N TRiYzhhY2ZhY2UyMjk3ZjJiYTU1ZA== <swfUrl>http://static3.sawlive.tv/player.swf <pageUrl>http://www.sawlive.tv/embed/watch/Iw...OTphZmZlNjViYW ESPN rtmp://198.255.96.42/flash<playpath>12026?MTQ5NDM0OTY0NTsyNDgxYWNjYmUzM zEyMWFjYzQ3NWM0NWUyYjcyMDQyYg== <swfUrl>http://static3.sawlive.tv/player.swf <pageUrl>http://www.sawlive.tv/embed/watch/Q5...OTphZmZlNjViYW NFL Network rtmp://75.126.73.24/flash<playpath>18306?MTQ5NDM2ODEwMzsxMDEyM2E0NzdhN DViMzYxMTQxNTVjZmMzOWIxOTY2YQ== <swfUrl>http://static3.sawlive.tv/player.swf <pageUrl>http://www3.sawlive.tv/embed/watch/E...Njc1OmE1NWVjOD This is what I already tried. #EXTINF:-1,ESPN rtmp://$OPT:rtmp-raw=198.255.96.42flash playpath=12026?MTQ5NDM0OTY0NTsyNDgxYWNjYmUzMzEyMWF jYzQ3NWM0NWUyYjcyMDQyYg== swfUrl=http://static3.sawlive.tv/player.swf pageUrl=http://www.sawlive.tv/embed/watch/Q5MTI2MzcxZmY4NDMyZTI3YjkyZDIwYg__/dnJsamV0MTo1OTE3ZDQwNDU3Yjc0M2IzZTgwNzczMTFkMWNjNm QzOTphZmZlNjViYW #EXTINF:-1,ESPN rtmp://$OPT:rtmp-raw=198.255.96.42flash playpath=12026?MTQ5NDM0OTY0NTsyNDgxYWNjYmUzMzEyMWF jYzQ3NWM0NWUyYjcyMDQyYg swfUrl=http://static3.sawlive.tv/player.swf pageUrl=http://www.sawlive.tv/embed/watch/Q5MTI2MzcxZmY4NDMyZTI3YjkyZDIwYg__/dnJsamV0MTo1OTE3ZDQwNDU3Yjc0M2IzZTgwNzczMTFkMWNjNm QzOTphZmZlNjViYW #EXTINF:-1,NFL Network rtmp://$OPT:rtmp-raw=75.126.73.24/flash playpath=18306?MTQ5NDM2ODEwMzsxMDEyM2E0NzdhNDViMzY xMTQxNTVjZmMzOWIxOTY2YQ== swfUrl=http://static3.sawlive.tv/player.swf pageUrl=http://www3.sawlive.tv/embed/watch/E4OGMwM2MzMDAzYmRlMTcwNjA1MmRmZTU2OjRkNTQ1MTM1NGU0 NDRkMzI0ZjQ0NDU3NzRkNjczZDNk/bGFneW5hZmVlOjA3MmQ4MGY0YzI1Mjc2YzM2ZDM2OTEyZTMwYj RhNjc1OmE1NWVjOD #EXTINF:-1,NFL Network rtmp://$OPT:rtmp-raw=75.126.73.24/flash playpath=18306?MTQ5NDM2ODEwMzsxMDEyM2E0NzdhNDViMzY xMTQxNTVjZmMzOWIxOTY2YQ swfUrl=http://static3.sawlive.tv/player.swf pageUrl=http://www3.sawlive.tv/embed/watch/E4OGMwM2MzMDAzYmRlMTcwNjA1MmRmZTU2OjRkNTQ1MTM1NGU0 NDRkMzI0ZjQ0NDU3NzRkNjczZDNk/bGFneW5hZmVlOjA3MmQ4MGY0YzI1Mjc2YzM2ZDM2OTEyZTMwYj RhNjc1OmE1NWVjOD Thank you. |
All times are GMT -6. The time now is 08:51 PM. |