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

www.dublins98.ie: Help needed to find URL of rtmp stream

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

robson 03-30-2010 06:45 AM

www.dublins98.ie: Help needed to find URL of rtmp stream


 
Hi everybody,

I would like to record Dublin 98FM radio ("http://www.dublins98.ie"). I followed the tutorial on this site how to find URL of audio stream, but I wasn't successful. I found base URL (rtmp://flash.fmstreams.com/shoutcast), but I cannot find a name of flv file. In the packet where the play directive is, there is only another URL("http://dublins98.fmstreams.com:8000/"). I tried to access it, no response. Can somebody point me at a right direction?

Bellow I extracted strings from packets which contained play keyword.


Code:

6jplayH8play$http://dublins98.fmstreams.com:8000/

6oonStatuslevelstatuscodeNetStream.Play.Resetdescription;Playing and resetting http://dublins98.fmstreams.com:8000/.clientidA.onStatuslevelstatuscodeNetStream.Play.Startdescription5Started playing http://dublins98.fmstreams.com:8000/.clientidA.
isFastPlaytimecodeOffset
311565897LE|RtmpSampleAccess,onStatuscodeNetStream.Data.Start


Stream Recorder 03-30-2010 07:23 AM

Re: www.dublins98.ie: Help needed to find URL of rtmp stream


 
i've tried to download the RTMP stream with Replay Media Catcher, Jaksta and WM Recorder and all of them were able to do that. The live RTMP stream doesn't use SWF verification.

You can try to find the RTMP URL with freeware CooJah or shareware NetXFer.

robson 03-30-2010 08:08 PM

Re: www.dublins98.ie: Help needed to find URL of rtmp stream


 
I tried CooJah and NetXFer, but neither of them managed to get the URL. I tried Replay Media Catcher and it downloaded streamed media no problem, but it is not what I need. I want to run vlc on Linux with the scheduled job to capture certain parts of morning radio show. I'm in different time zone so I can't do it manually. Is there any way for me to get the URL for the stream?

Stream Recorder 03-30-2010 11:14 PM

Re: www.dublins98.ie: Help needed to find URL of rtmp stream


 
Quote:

Originally Posted by robson (Post 17758)
I tried CooJah and NetXFer, but neither of them managed to get the URL.

You shouldn't have any problem finding RTMP URLs with CooJah and NetXFer.

Quote:

Originally Posted by robson (Post 17758)
I want to run vlc on Linux with the scheduled job to capture certain parts of morning radio show. I'm in different time zone so I can't do it manually. Is there any way for me to get the URL for the stream?

The problem is that usually RTMP URLs change, so you can't just find the URL once and use it in a scheduler. Scheduled recording of RTMP streams is tricky even in Windows, despite of the amount of RTMP recorders for Windows.

Another problem is that VLC has poor implementation of RTMP. This is not a big deal if you use Linux, because you can use rtmpdump, a command line utility that allows to download RTMP streams.

And you can use rtmpsuck to get all parameters needed to download RTMP streams with rtmpdump, or even download RTMP streams with rtmpsuck. So forget about URL Finder for Windows, if you use Linux.

noob2001204 03-31-2010 03:35 AM

Re: www.dublins98.ie: Help needed to find URL of rtmp stream


 
Why don't you just capture from this URL?
Code:

http://dublins98.fmstreams.com:8000/
or
http://dublins98.fmstreams.com:8000/listen.pls

It works for me
It plays fine on Media Player Classic,so it shouldn't have any problems on VLC

robson 03-31-2010 07:45 PM

Re: www.dublins98.ie: Help needed to find URL of rtmp stream


 
Quote:

Originally Posted by noob2001204 (Post 17772)
Why don't you just capture from this URL?
Code:

http://dublins98.fmstreams.com:8000/
or
http://dublins98.fmstreams.com:8000/listen.pls

It works for me
It plays fine on Media Player Classic,so it shouldn't have any problems on VLC

Thanks for tip. I discovered independently the same. It works. I'm just confused why there is rtmp in the picture when they use http to broadcast the audio.

Stream Recorder 04-01-2010 12:39 AM

Re: www.dublins98.ie: Help needed to find URL of rtmp stream


 
Quote:

Originally Posted by robson (Post 17789)
Thanks for tip. I discovered independently the same. It works. I'm just confused why there is rtmp in the picture when they use http to broadcast the audio.

They just have both RTMP and HTTP streams.


All times are GMT -6. The time now is 03:09 AM.