Streamtuner

From OLPC
Revision as of 00:32, 15 April 2008 by Vonankh (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Streamed Internet Radio: Streamtuner

This page is under construction. Please feel free to improve this!

It's intention is to show how to install a stream internet radio application on your OLPC. The only one easy to use I have found is Streamtuner, by: Jean-Yves Lefort [jylefort@brutele.be] found here: http://www.nongnu.org/streamtuner/ However, you should also know that this application is no longer supported. :(

Installation

This requires an internet connection, and some terminal activity...

In addition, Streamtuner requires (by default): Audacious (2.9 M) But if you already have Xmms installed that is much better, since I have MP3 working properly in that program. I have not been able to get Audacious to work with mp3 decoder/plugin... [Any suggestions?]

# yum install xmms

or

# yum install audacious


First you need to install the Repository Key (not strictly necessary) from: http://www.bennewitz.com/rpms/RPM-GPG-KEY.endur

# wget http://www.bennewitz.com/rpms/RPM-GPG-KEY.endur
# rpm --import RPM-GPG-KEY.endur

Then you need to install the repositry RPM:

# rpm -i http://www.bennewitz.com/rpms/endurs_repo_i386-release-1.0-5.noarch.rpm

And then the Streamtuner itself from: http://www.bennewitz.com/rpms/fedora/7/i386/streamtuner-0.99.99-16.1.fc7.i386.rpm

# rpm -i http://www.bennewitz.com/rpms/fedora/7/i386/streamtuner-0.99.99-16.1.fc7.i386.rpm
# yum install streamtuner

[[somewhere along the lines above you will get a dependency error for audicious, I recommend to instead force the streamtuner installation without Audicious and intstall Xmms instead. You can then edit the ~/.streamtuner/config file and replace any occasion of "audicious" with "xmms". ]]

# rpm --nodeps -i XXXXX


Configuration

Start strematuner at least once to get the config files in place. Edit the configuration file: ~/.streamtuner/config