tv.vnutri.info: Download or capture RTMFP stream (p2p video stream from Flash Player)How to download.:confused:
_http://tv.vnutri.info/tv-ukrainian/stb |
Re: RTMFP or some??i cant capture or download. :confused:
( WTF? LOL! new video protection protocol made by Russians. Russia wins against USA and China!! :D ) chap (or KSV), have you tried to tamper the webpage requests? |
Re: tv.vnutri.info: Download or capture RTMFP stream (p2p video stream from Flash PlaThey are using Adobe RTMFP protocol not custom protocol.
Code:
rtmpdump.exe -r rtmfp://85.17.30.74/multicast/54631211 -a multicast/54631211 -y stb --live -o Test.flv Media sample: Code:
http://www.mediafire.com/file/ig3x874o8tgymgl/Test.flv |
Re: RTMFP or some??Quote:
It's more like you're a very powerful RTMPDump user. :D So you sniffed the URL how? Coojah doesnt do the trick, seems like. :( |
Re: RTMFP or some??i always use Wireshark to sniff links.
|
Re: RTMFP or some??in mood for movie creating? :D
( I have Wireshark installed and it shows 4 different network adapters (2 vpn's, 1 wlan, 1 lan) and they all capture packets. too much info. which filter (capture filter + display filter) should i use? and when i go over the vpn's, the video doesnt play. maybe some screenshot or instructional video :D would help. i'll check youtube if it has educational wireshare videos .. ;) ) |
Re: RTMFP or some??Quote:
|
Re: tv.vnutri.info: Download or capture RTMFP stream (p2p video stream from Flash Pla![]() ![]() |
Re: RTMFP or some??KSV
How did you hear about the possibility to download rtmpdump (where write about it?).Thanks. |
Re: RTMFP or some??Hello Chap,
I see that your question was directed at KSV, but as I was yesterday where you are now, it might be interesting for you how I found out about rtmpdump. I was trying to find flv files in my browsercache as I used to but it would not work. I did a google search on how to download streamed video and found references to a commercial program called Jaksta. I googled that and a forum thread came up that explained that Jaksta is basically a packet sniffer with a transcoder and that it uses mencoder for transcoding. Someone added that it only works properly (i.e. saves copyrighted content) if you install the rtmpdump add-on. I have played with wireshark before and could dig up the urls and the playpath (more or less accurately) and this forum taught me how to properly pass parameters to rtmpdump. Many people here use Coojah and other windows programs save streams - and they are probably very handy. But going the KSV way (wireshark+rtmpdump) gives you a better understanding of what actually is going on. |
Re: RTMFP or some??Excellent tutorial! Thanks!
How did you know to include stream.php in the filter as well as search for http.request.uri? Can you perhaps explain what makes you decide what filter to use? Normally I would go with the rtmpt filter. Again, thanks! Just started using Wireshark and it looks pretty damn powerful compared to other sniffers. How about this channel, can you sniff that with Wireshark as well? http://www.youtube.com/user/UltraHindi All the "Bollywood Movies", think they are also available internationally so should not be a problem working with. Would be excellent to see some Wireshark tutorial on those videos/channel. Again, thanks so much KSV! |
Re: RTMFP or some??Quote:
|
Re: RTMFP or some??@chap
I looked through the rtmpdump code. Actually rtmpdump is using the normal rtmp protocol to download video not rtmfp. you can simply replace rtmfp with rtmp. rtmfp is intended for load distribution using end user's upload capacity and it's UDP based unlike rtmp which is TCP based. following are the relevant code parts: Code:
#define RTMP_FEATURE_HTTP 0x01 Code:
const char RTMPProtocolStrings[][7] = { Code:
RTMP_Log(RTMP_LOGDEBUG, "Protocol : %s", RTMPProtocolStrings[protocol&7]); |
Re: Stream URL Sniffer / URL Finder for Windows (How to find streaming video URLs)Quote:
Code:
-r rtmp://85.17.30.74/multicast/54631211 -a multicast/54631211 -y stb --live -o Test.flv Code:
Microsoft Windows XP [Версия 5.1.2600] |
Re: RTMFP or some??Quote:
![]() That involves quite some time and efforts .. so i'd follow this path of workflow only when my GetFLV fails to get some result.. which is rather rare these days. @getflv please could you look into it? chap would love to see GetFLV supporting this TV site! :D |
Re: tv.vnutri.info: Download or capture RTMFP stream (p2p video stream from Flash PlaQuote:
Quote:
Quote:
Quote:
|
Re: tv.vnutri.info: Download or capture RTMFP stream (p2p video stream from Flash PlaCode:
<link>rtmfp://94.242.221.205:2935/multicast_4hd swfUrl=http://clients.cdnet.tv/flashplayer/player2.swf token=Rd#n@k72JDh pageUrl=http://clients.cdnet.tv/ swfVfy=1 live=1 timeout=10</link> Quote:
rtmpdump does not support rtmfp ?! But KSV posted that rtmpdump using the normal rtmp protocol for rtmfp url's. thanks |
Re: tv.vnutri.info: Download or capture RTMFP stream (p2p video stream from Flash Plahey KSV,
sorry i had to open the thread again. how can i play the streams with vlc player from this site? http://schoener-fernsehen.com/ I think the above method does not work anymore! can you help me please thx hasomaso |
All times are GMT -6. The time now is 05:11 AM. |