<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'capturing online streaming audio' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'capturing online streaming audio' posted on the 'MP3 programming' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 18 May 2013 21:52:10 -0700</pubDate>
    <lastBuildDate>Sat, 18 May 2013 21:52:10 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>capturing online streaming audio</title>
      <link>http://www.programmersheaven.com/mb/MP3/344630/344630/capturing-online-streaming-audio/</link>
      <description>Hi all&lt;br /&gt;
I would like to capture the online strameing audio and do some process over it.To do that I would like to know how i could capture the online streaming audio.If there is any available example C programs to do that?&lt;br /&gt;
How can I do it?&lt;br /&gt;
&lt;br /&gt;
Need Help.&lt;br /&gt;
&lt;br /&gt;
t.senthil&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/MP3/344630/344630/capturing-online-streaming-audio/</guid>
      <pubDate>Thu, 07 Sep 2006 20:25:04 -0700</pubDate>
      <category>MP3 programming</category>
    </item>
    <item>
      <title>Re: capturing online streaming audio</title>
      <link>http://www.programmersheaven.com/mb/MP3/344630/344673/re-capturing-online-streaming-audio/#344673</link>
      <description>: Hi all&lt;br /&gt;
: I would like to capture the online strameing audio and do some process over it.To do that I would like to know how i could capture the online streaming audio.If there is any available example C programs to do that?&lt;br /&gt;
: How can I do it?&lt;br /&gt;
: &lt;br /&gt;
: Need Help.&lt;br /&gt;
: &lt;br /&gt;
: t.senthil&lt;br /&gt;
: &lt;br /&gt;
I think you only have to open a socket to the right place and it will stream the audio to you.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/MP3/344630/344673/re-capturing-online-streaming-audio/#344673</guid>
      <pubDate>Fri, 08 Sep 2006 08:00:47 -0700</pubDate>
      <category>MP3 programming</category>
    </item>
    <item>
      <title>Re: capturing online streaming audio</title>
      <link>http://www.programmersheaven.com/mb/MP3/344630/344678/re-capturing-online-streaming-audio/#344678</link>
      <description>: : Hi all&lt;br /&gt;
: : I would like to capture the online strameing audio and do some process over it.To do that I would like to know how i could capture the online streaming audio.If there is any available example C programs to do that?&lt;br /&gt;
: : How can I do it?&lt;br /&gt;
: : &lt;br /&gt;
: : Need Help.&lt;br /&gt;
: : &lt;br /&gt;
: : t.senthil&lt;br /&gt;
: : &lt;br /&gt;
: I think you only have to open a socket to the right place and it will stream the audio to you.&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
You have to send some plaintext message too. I`ve done this, but I can`t exactly remember what to send. Use Ethereal (www.ethereal.com) to capture packets and then have your favourite media player stream a station, then watch the traffic and try to imitate what the player sends. You only have to worry about sending an initial message, the server will take care of the rest. The server will send mp3 (or whatever format is chosen) data with some station information every 16000 bytes or so, until you close the connection.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/MP3/344630/344678/re-capturing-online-streaming-audio/#344678</guid>
      <pubDate>Fri, 08 Sep 2006 10:04:53 -0700</pubDate>
      <category>MP3 programming</category>
    </item>
    <item>
      <title>This post has been deleted.</title>
      <link>http://www.programmersheaven.com/mb/MP3/344630/409111/this-post-has-been-deleted/#409111</link>
      <description>This post has been deleted.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/MP3/344630/409111/this-post-has-been-deleted/#409111</guid>
      <pubDate>Wed, 11 Nov 2009 15:18:17 -0700</pubDate>
      <category>MP3 programming</category>
    </item>
    <item>
      <title>This post has been deleted.</title>
      <link>http://www.programmersheaven.com/mb/MP3/344630/415407/this-post-has-been-deleted/#415407</link>
      <description>This post has been deleted.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/MP3/344630/415407/this-post-has-been-deleted/#415407</guid>
      <pubDate>Mon, 12 Apr 2010 20:46:38 -0700</pubDate>
      <category>MP3 programming</category>
    </item>
    <item>
      <title>This post has been deleted.</title>
      <link>http://www.programmersheaven.com/mb/MP3/344630/416536/this-post-has-been-deleted/#416536</link>
      <description>This post has been deleted.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/MP3/344630/416536/this-post-has-been-deleted/#416536</guid>
      <pubDate>Mon, 17 May 2010 21:17:56 -0700</pubDate>
      <category>MP3 programming</category>
    </item>
  </channel>
</rss>