Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
www.dublins98.ie: Help needed to find URL of rtmp streamHi 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 |
#2
|
|||
|
|||
Re: www.dublins98.ie: Help needed to find URL of rtmp streami'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. |
#3
|
|||
|
|||
Re: www.dublins98.ie: Help needed to find URL of rtmp streamI 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?
|
#4
|
|||
|
|||
Re: www.dublins98.ie: Help needed to find URL of rtmp streamQuote:
Quote:
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. |
#5
|
|||
|
|||
Re: www.dublins98.ie: Help needed to find URL of rtmp streamWhy don't you just capture from this URL?
Code:
http://dublins98.fmstreams.com:8000/ or http://dublins98.fmstreams.com:8000/listen.pls It plays fine on Media Player Classic,so it shouldn't have any problems on VLC |
#6
|
|||
|
|||
Re: www.dublins98.ie: Help needed to find URL of rtmp streamThanks 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.
|
#7
|
|||
|
|||
Re: www.dublins98.ie: Help needed to find URL of rtmp streamThey just have both RTMP and HTTP streams.
|
Tags: dublins98, rtmp, url, www dublins98 ie |
Thread Tools | |
Display Modes | |
|
|