LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-06-2003, 10:17 AM   #1
veraMOB
Member
 
Registered: Jul 2003
Posts: 33

Rep: Reputation: 15
Listening to live radio emission with mozilla?


Hi .
Can anyone tell me what I have to do so that I can listen to music (live radio emission) with mozilla.
I am using RedHat 9.0 and have the following plugins:
1) File name: mplayerplug-in.so
Video Player Plug-in for QuickTime and Windows Media Player streams using mplayer
2)File name: plugger.so
Plugger version 4.0,
3)File name: libflashplayer.so
Shockwave Flash 6.0 r79
4)File name: libjavaplugin_oji.so
Java(TM) Plug-in1.3.1_08
5)File name: libnullplugin.so
The default plugin handles plugin data for mimetypes and extensions that are not specified and facilitates downloading of new plugins

Any help would be great

 
Old 08-07-2003, 05:38 AM   #2
mindnumbed
Member
 
Registered: Jul 2003
Location: Scotland
Distribution: Debian
Posts: 74

Rep: Reputation: 15
try getting realPlayer 8 - it's used by a lot of radio stuff
 
Old 08-07-2003, 05:42 AM   #3
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
Quote:
Originally posted by mindnumbed
try getting realPlayer 8 - it's used by a lot of radio stuff
well.. kinda.. get realone (realplayer9) and then recompile mplayer to support the real media codecs. then the mplater plugin will be able to automaticlally able to play all real audio streams no problem.
 
Old 08-07-2003, 10:36 AM   #4
veraMOB
Member
 
Registered: Jul 2003
Posts: 33

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by acid_kewpie
well.. kinda.. get realone (realplayer9) and then recompile mplayer to support the real media codecs. then the mplater plugin will be able to automaticlally able to play all real audio streams no problem.
Thanks guys
I just have one very newbie question: How do I recompile mplayer to support the real media codecs?
You see I installed mplayer with apt-get... it does everything for you...
which for a newbie like me is great
Thanks in advance veraMOB
 
Old 08-07-2003, 12:28 PM   #5
mindnumbed
Member
 
Registered: Jul 2003
Location: Scotland
Distribution: Debian
Posts: 74

Rep: Reputation: 15
realone installs plugins via a post-install script, so you don't need to recompile mplayer.
if it didn't, i suppose you'd be easier configuring it as a mozilla helper app if you are not used to compiling etc.
 
Old 08-07-2003, 04:33 PM   #6
veraMOB
Member
 
Registered: Jul 2003
Posts: 33

Original Poster
Rep: Reputation: 15
Hi

Quote:
Originally posted by mindnumbed
realone installs plugins via a post-install script, so you don't need to recompile mplayer.
if it didn't, i suppose you'd be easier configuring it as a mozilla helper app if you are not used to compiling etc.
please try to explain this to me as I'm the village idiot....
I already installed Realplayer 9 but I still can't hear radio via internet...
all I get is mplayerplug-in loading.... then it doesn't do anything
Sorry about bothering you again with this but I really didn 't understand...
Thanks for your patience, veraMOB
 
Old 11-22-2003, 12:58 AM   #7
sirpelidor
Member
 
Registered: Oct 2003
Location: Madison
Distribution: mdk 8.2, 9.0, 9.2, slack 9.1
Posts: 403

Rep: Reputation: 30
veraMOB, have you figured out how to listen radio via internet?

i too have real player 9, mplayer, and mplayer-plugin installed. my mplayer is fully loaded (installed option Live.com, xmms plugins..., enable streaming, etc)

but when i click on the page where i can listen radio, it pops up a new window with a message:

mplayer plugin
playing {URL address goes to here} ...

few sec later , it turns into:

caching 0.0 (0.0) [caching 0.0%] ....

thats it. it doesn't play anything. that radio button allow me to choose realplayer or window media player right? when, that msg above is what i get when click window mediea player, but when i click real player, i get msg:

mplayer error: no plugin aviable

so, if you got that figured out, please share with us ?

thanks
 
Old 11-29-2003, 04:02 PM   #8
seashell
LQ Newbie
 
Registered: Sep 2003
Posts: 1

Rep: Reputation: 0
Hmmm... I've got a similar problem. I've installed realplay 8 plus the upgrade codecs to 9 and everything appears to work fine. Except there's no sound or video. Sort of defeats the object of the exercise. It I download a ram file (say from the bbc news page) ps aux shows me that realplayer is running the ram file, but there's nothing on the screen and there's no sound. Nowt. Odd. Any suggestions as to why realplayer is so shy would be much appreciated.
 
Old 12-18-2003, 01:22 PM   #9
paledread
LQ Newbie
 
Registered: Aug 2003
Distribution: debian
Posts: 22

Rep: Reputation: 15
Try mozplugger-1.4.2.

It works for me with RealOne and Mozilla 1.4 in Slackware 9.1.

Wasted a huge amount of time trying all sorts of other remedies which didn't work but this is the real thing.
 
Old 12-18-2003, 01:56 PM   #10
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
# Playing radio
Try using these settings for your helper apps in your browser:
Code:
MIME Type		Helper
audio/m3u 		xmms
audio/x-scpls		xmms
video/x-ms-asf		xmms
audio/rm		realplay
audio/x-pn-realaudio	realplay
audio/x-realaudio	realplay
 
Old 12-18-2003, 03:29 PM   #11
sirpelidor
Member
 
Registered: Oct 2003
Location: Madison
Distribution: mdk 8.2, 9.0, 9.2, slack 9.1
Posts: 403

Rep: Reputation: 30
hi fancypiper,

audio/m3u xmms
audio/x-scpls xmms
video/x-ms-asf xmms

tells xmms to play radio format right? that means i have to upgrade xmms plugin first, is it correct?
 
Old 12-18-2003, 03:41 PM   #12
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
That tells the browser to use xmms to play streaming mp3 files. You will need to have xmms installed to be able to use it. I don't think I use an xmms plugin, I just filled in the stuff and when I click an mp3 stream, xmms launches and plays the stream. I haven't bothered with any streaming video (dialup), so xmms may need a plugin to handle that, but it handles mp3 audio streams for me with no problems.

Last edited by fancypiper; 12-18-2003 at 03:47 PM.
 
Old 01-18-2004, 07:53 PM   #13
Joe_Bogarde
Member
 
Registered: Dec 2002
Location: Ellensburg, WA
Distribution: Sabayon Linux 3.5
Posts: 48

Rep: Reputation: 15
Real one Player locks up (Slackware 9.1)

I've downloaded the binaries for realone; installed them. When I click on a realaudio link Realplayer opens but just hangs. I tried to configure xine to play this format, but the xine engine craps out. I reinstalled the player multiple times without success.
 
Old 02-12-2004, 08:37 PM   #14
sirpelidor
Member
 
Registered: Oct 2003
Location: Madison
Distribution: mdk 8.2, 9.0, 9.2, slack 9.1
Posts: 403

Rep: Reputation: 30
Quote:
Originally posted by acid_kewpie
well.. kinda.. get realone (realplayer9) and then recompile mplayer to support the real media codecs. then the mplater plugin will be able to automaticlally able to play all real audio streams no problem.


chris, when re-compile mplayer , do we do: ./configure --realdir (points to where /real is installed, or where the codec's installed, such as /Real9/Codec ??)

do u know if there's any diff between mplayer's plugin or plugger (5.0)?
opinion of which is better?

thanks
 
Old 03-12-2004, 03:22 AM   #15
psoh
LQ Newbie
 
Registered: Feb 2004
Location: ghades
Posts: 25

Rep: Reputation: 15
Ok so I now want to listen to music on the net, or preferably talk radio. I want to stream Rick Emerson's show and Clyde Lewis's Ground Zero, but the file format is under a .exe. I want to use xmms as my sole player for internet sounds, besides watching online videos with Real player.
The reason I ask is because I went from a windoze environment to a linux environment and would like to remain so.
I downloaded the stream which is .exe and I cannot get the thing to play. The player spits out a ton of funky letters, codes, numbers, dots, lines, slashes, etc. Any help on how I may be able to work with this or what are my options?

I'm using Mandrake 9.1 standard.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
broadcasting live radio on linux rezapci Linux - General 1 07-07-2005 02:17 AM
A problem in listening to radio on MDK10 yigal Mandriva 4 07-02-2004 11:49 AM
streaming live radio with gnome in mandrake rybing Linux - Software 2 05-15-2004 03:21 AM
Listen to Live Radio devinWhalen Linux - General 5 12-04-2003 10:43 AM
Listening to Radio idor Linux - Software 0 08-15-2003 09:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:06 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration