Web radio
NoOp
glgxg at mfire.com
Sat Feb 24 21:01:48 UTC 2007
On 02/24/2007 07:12 AM, Mikael Backman wrote:
> Can I get webradio in ubuntu? Realplayer and WMP? I'd appreciate any
> help...
>
>
For RealPlayer:
<http://www.real.com/linux/?src=guide&pcode=rn&pageid=cogixPoll&pageregion=footer>
[http://preview.tinyurl.com/2f35b4]
http://www.google.com/search?hl=en&q=ubuntu+%2BRealPlayer
<http://ubuntuguide.org/wiki/Ubuntu_Edgy#How_to_install_Multimedia_Player_.28RealPlayer_10.29>
How to install Multimedia Player (RealPlayer 10)
* Read #General Notes
* Read #How to add extra repositories
sudo aptitude install realplay
Note: 'realplay' installs RealPlayer 10 from PLF repository, which
you should be enabled if you followed this guide. 'realplayer' installs
RealPlayer 8 from multiverse.
* Applications -> Sound & Video -> RealPlayer 10
It will also install all the necessary plugins automagically for it to
view embedded real videos in Firefox
* To avoid issues of flickering or screen going blank when switching
windows, goto
o RealPlayer 10 -> Tools -> Preferences -> Hardware -> Uncheck
XVideo
* To avoid issues with sound
o Make sure you have ALSA OSS driver.
sudo apt-get install alsa-oss
then edit the startup script (/usr/lib/realplay-10.0.8/realplay) and
changed line 73 from
$REALPLAYBIN “$@”
to
aoss $REALPLAYBIN “$@”
Alternative Source
* Download Realplayer's Official Linux Version
Then add execute permissions to the installer and execute it.
chmod +x RealPlayer10GOLD.bin
sudo ./RealPlayer10GOLD.bin
More information about the ubuntu-users
mailing list