mp3player-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [mp3player-help] Streaming audio in mp3player


From: John Rabkin
Subject: Re: [mp3player-help] Streaming audio in mp3player
Date: Thu, 9 Oct 2003 23:23:11 +0200
User-agent: Mutt/1.4.1i

On Mon, Oct 06, 2003 at 06:20:49PM +0200, Lucas wrote:
> Un beau jour, John Rabkin <address@hidden> nous a dit:
> 
> > It seems that streaming audio is extremely simple to achieve through
> > mp3player.
> >
> > I placed the following URL in the file
> > ~/.emacs-mpg123/playlists/radio_stations.epl:
> >
> > http://ogg.smgradio.com/vc96.ogg
> >
> > mp3player then plays Virgin UK radio's Ogg stream without a glitch by
> > virtue of the ogg123 software.
> >
> > Ogg streaming through emacs; it doesn't get any better.
> 
> Nice job :) Good that Publich French Radios use ogg too, i'll use Emacs
> then.
> 
> -- 
> Lucas
> 
> 
> 
> _______________________________________________
> mp3player-help mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/mp3player-help

Here are a few more stations, I've checked that they all work and are
relatively well known. I don't actually listen to them all (not all my
taste) but I guess we should be eclectic.

A bit short for a patch?

;; Radio Stations alist START
("Progressive Rock"."http://xstream1.org:8630/prog1.ogg";)
("CaliforniaSoul"."http://radio.californiasoul.org:8000/hifi.ogg";)
("SoulFM NewAge Easy Listening"."http://xstream1.com:8616/soulfm.ogg";)
("3WK Underground"."http://66.28.238.136:8089/3wk-128.ogg";)
("WCPE Classical Music"."http://audio.ibiblio.org:8010/wcpe.ogg";)
("Virgin Radio Liquid"."http://ogg.smgradio.com/lq96.ogg";)
("Virgin Radio Live"."http://ogg.smgradio.com/vr96.ogg";)
("Virgin Radio Classic Rock"."http://ogg.smgradio.com/vc96.ogg";)
("Virgin Radio The Groove"."http://ogg.smgradio.com/gr96.ogg";)
;; Radio Stations alist END

Note that if you run mp3player-play-radio twice you will two ogg123
running at once. This is not a Good Thing(tm). Can
mp3player-play-radio check if ogg123 is running (something like the
bash 'job' command) and not start another instance if true?

-- 
"Cut your own wood and it will warm you twice"
        Regards, Yoni Rabkin Katzenell

Attachment: pgp8F8qbB1i0f.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]