View Single Post
  #1  
Old 12-18-2007, 01:55 AM
ganeshs_16 ganeshs_16 is offline
Junior Member
 
Join Date: Dec 2007
Posts: 7
ganeshs_16 is on a distinguished road
Default

Recording rtmp stream from humma.com


I was trying to record an rtmp stream from the site humma.com.
After some initial trials i ended up on a page that displayed the following...

Code:
<playlist version="1">
<trackList>
<track>
<title>Sola Solla 1</title>
<album>102120^AO S Arun Sandhya^AGangai Amaran, Premji^AGangai Amaran</album>
<creator>Amma The Mother</creator>
<location>rtmpt://72.167.41.155/Hummaa/songs/kosmic_music/</location>
<identifier>mp3:KM00365</identifier>
<meta rel="type">rtmp</meta>
<image>http://www.hummaa.com/img/kosmic/AMMA THE MOTHER.jpg
</image>
</track>
</trackList>
</playlist>
I tried grabbing the stream using 'Orbit' recorder... But it doesn't see to work for this stream. Is there a free software of some sort to grab this stream ?
Reply With Quote