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

Please help with RTMPExplorer: no longer capturing streams

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

darkblue 02-17-2013 04:11 PM

Please help with RTMPExplorer: no longer capturing streams


 
Greetings

I've been able to capture streams (basically from the following two sites) without issues using rtmpexplorer+rtmpdump,
but not anymore.


Here's what I do:
- open RTMPExplorer (inside the folder is the content of the latest rtmpdump zip package)
- an extra window (rtmpsrv.exe) opens showing "Streaming on rtmp://0.0.0.0:1935""
- I visit a stream URL
eg
http://www.skai.gr/player/TV/?MMID=237018
http://www.megatv.com/ygeia/default.asp?catid=21848&subid=2&pubid=30549108
- the stream plays in RTMPExplorer, but rtmpsrv.exe
doesn't capture the stream.

What's the problem?
Are you able to save these streams?
I use windows 8 x64 fully updated.


Thanks a lot


PS. I've also tried rtmpExploreX,
and the streams are also not saved

karlo2105 02-17-2013 04:30 PM

Re: Please help with RTMPExplorer: no longer capturing streams


 
They don't use anymore rtmp protocol.
Try with HDS Link Detector add-on for Firefox

Code:

php AdobeHDS.php --manifest "http://hdflashmegatv-f.akamaihd.net/z/,content/2013/01/08/G111386_solomos_%7B1C48440E-522B-4E7D-86D2-07C87F1DB0E2%7D_lo.mp4,.csmil/manifest.f4m?hdcore=2.8.0&g=FNLHXUKFLKKL" --delete --auth "als=0,0.1,0,0,0,NaN,0,0,0,54,f,0,1504.47,f,s,FNLHXUKFLKKL,2.8.0,54&hdcore=2.8.0" --useragent "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0"

darkblue 02-18-2013 02:39 AM

Re: Please help with RTMPExplorer: no longer capturing streams


 
Thanks a lot for your help!!
I downloaded the streams with the addon & the php script :)

One more thing, please:
is there a tool to easily identify the type of a stream?
I mean, is there a way to know if a x stream is rtmp or adobeHDS?

karlo2105 02-18-2013 03:19 AM

Re: Please help with RTMPExplorer: no longer capturing streams


 
There are several programs like :

URL Snooper
Code:

http://www.donationcoder.com/Software/Mouser/urlsnooper/downloads/URLSnooperSetup.exe
URL Snooper is simplier to use but sometimes it can't sniff the whole rtmp stream source. That's why when URL Snooper locates rtmp stream, rtmpdumphelper is required for more informations concering this kind of streams.

Wireshark
Code:

http://www.wireshark.org/download.html
Wireshark is more powerful but you have to learn key words how to filter stream addresses in order to locate HTTP or RTMP source.

darkblue 02-18-2013 03:45 AM

Re: Please help with RTMPExplorer: no longer capturing streams


 
Thanks again for the useful information! :)


All times are GMT -6. The time now is 05:42 AM.