Audio/video stream recording forums

Free Tutorials: How to Capture Streaming Video and Audio
Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Audio stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 01-25-2009, 09:30 AM
Garry88 Garry88 is offline
Junior Member
 
Join Date: Jan 2009
Posts: 2
Garry88 is on a distinguished road
Default

www.endclub.com: Audio capture from a flash link


I'm trying to capture from
Code:
http://www.endclub.com/music/play?nid=59042&mix=mrc_30-08-08.mp3
the link launches a flashplayer. have tried all manner of recorders but none work. the player seems to download but to memory. I would prefer not record from sound card but actually capture the mp3.
Reply With Quote
  #2  
Old 01-25-2009, 01:26 PM
Stream Recorder Stream Recorder is offline
Stream recording guru
 
Join Date: Nov 2005
Posts: 4,750
Stream Recorder is just really niceStream Recorder is just really niceStream Recorder is just really niceStream Recorder is just really nice
Default

Re: www.endclub.com: Audio capture from a flash link


The web-site requires registration. What kind of stream recorders have you tried? Did you manage to find the stream URL?
Reply With Quote
  #3  
Old 01-26-2009, 01:02 AM
Garry88 Garry88 is offline
Junior Member
 
Join Date: Jan 2009
Posts: 2
Garry88 is on a distinguished road
Default

Re: www.endclub.com: Audio capture from a flash link


have registered, tried numerous firefox plugins, Embedded Object, Amazing Media Browser. Standalone one called Replay Media Catcher. The link launches this...

HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>The End Music Player</title>
    <script type="text/javascript" src="/themes/end/flashmap/js/flashdetect/swfobject.js"></script>
    <link type="text/css" rel="stylesheet" href="/themes/end/player.css" />
 </head>

  <body>

	  <div id="flashcontent">You must have Flash installed to use The End music player. <a target="_blank" href="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&promoid=BUIGP">You can download Flash here.</a></div>

  	<script type="text/javascript">

  	var filename = getUrlParameter("track");

  	writePlayer(filename);

  	function writePlayer(filename){

  		var so = new SWFObject("http://podcast.endclub.com/musicPlayer.swf", "musicPlayer", "500", "110", "8", "#000000");
  		
  		  		
  		so.addVariable("fileurl", "http%3A%2F%2Fpodcast.endclub.com%2Fmp3.php%3Fuser%3D25778%26nid%3D3090");
  		so.addVariable("user", "25778");
  		so.addVariable("nid", "3090");
  		so.addVariable("bw", "low");
  		so.addParam("scale", "noscale");
  		so.write("flashcontent");

  	}

  	function getUrlParameter(name){

      var regexS = "[\\?&]"+name+"=([^&#]*)";
      var regex = new RegExp( regexS );
      var tmpURL = window.location.href;
      var results = regex.exec( tmpURL );
      if( results == null )
        return "";
      else
        return results[1];

    }

  	</script>
Reply With Quote
  #4  
Old 01-26-2009, 12:30 PM
Stream Recorder Stream Recorder is offline
Stream recording guru
 
Join Date: Nov 2005
Posts: 4,750
Stream Recorder is just really niceStream Recorder is just really niceStream Recorder is just really niceStream Recorder is just really nice
Default

Re: www.endclub.com: Audio capture from a flash link


Most probably it is an HTTP .MP3 stream.
FAQ: How to record/download/capture/save Adobe Flash HTTP stream from embedded player

If Replay Media Catcher doesn't work, you may try to use its WebStream dumper.

You may also try to find the stream URL with freeware URL Snooper
Reply With Quote
Reply Post New Thread


Tags: , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to record rtmp:// flash video .flv stream from embedded Adobe Flash Player Stream Recorder Video stream recording 29 02-05-2010 12:18 AM
Where is Flash audio stream cached (Macintosh OS X) HandyMac Audio stream recording 0 09-29-2009 07:34 PM
How to capture video from screen with audio if sound card does not allow recording Stream Recorder Screen video capture software 0 03-19-2009 12:25 PM
Getting/Capturing/Downloading .FLV flash videos streamed through the HTTP protocol Stream Recorder Video stream recording 12 02-19-2008 08:45 AM
Web-sites with streamable Flash video and audio (.FLV and .MP3). Mostly free. Stream Recorder Interesting audio/video streams 6 08-10-2007 01:44 AM


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


Powered by All-streaming-media.com; 2006-2009