Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

fileserve mp3 with a rss feed

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Source Clients
View previous topic :: View next topic  
Author Message
bbk



Joined: 15 Oct 2005
Posts: 79

PostPosted: Sat Oct 29, 2005 9:49 pm    Post subject: fileserve mp3 with a rss feed Reply with quote

hello

i am new with rss... i have created following script to try to feed my listeners with archived livestreams....

feed://www.yourserver.net/podcast/yourserver.rss

Code:

<?xml version="1.0"?>
<rss version="2.0">
   <channel>

       <title>Archiv::</title>
      <link>http://www.yourserver.net:8000/yourfile.mp3</link>
      <description>My first podcast</description>
      <language>en-us</language>
      <copyright>2005</copyright>
      <lastBuildDate>Today’s Date</lastBuildDate>
      <webMaster>youremail@whatever.com</webMaster>
      <ttl>1</ttl>
      <item>

      <title>Today’s Radio Show - Monday</title>
      <description>Here’s my Monday podcast. Hope you like it.</description>
      <pubDate>Today’s Date </pubDate>
<enclosure url=" http://www.yourserver.net:8000/yourfile.mp3" type="audio/mpeg" />
</item>
</channel>
</rss>


i have the following problem:

if i open a new podcast stream in my itunes (osx) it gives me just an error, but when i open up the .rss in the browser it loads the sound-feed in the quicktime plugin correctly.

does anybody know about how to configure an rss feed out of an icecast?

thank you for your answer.
_________________
::bbk::

http://audioasyl.net


Last edited by bbk on Tue Oct 02, 2007 11:39 am; edited 2 times in total
Back to top
View user's profile Send private message Visit poster's website
bbk



Joined: 15 Oct 2005
Posts: 79

PostPosted: Sat Oct 29, 2005 10:23 pm    Post subject: ::solved:: Reply with quote

oops...

i just had some problems with the charset of my webserver....

...actually it works well with the script above, maybe someone can use it as an inspiration Wink

thank's anyway.

by
_________________
::bbk::

http://audioasyl.net
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Source Clients All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber