Re: [SLUG] Linux Internet Radio - how to ?

2012-02-13 Thread Simon Rumble
On 14 February 2012 16:54, David Lyon wrote:

> On my Nokia phone I located this channel:
>
>  - http://www.paris-one.com/dance/
>
> Works on my phone.
>
> Anybody know how to program that to work on an embedded
> linux machine ? In either C++ or Python?
>

mpg321 "http://relais02.webradiofactory.com/paris-one_dance.mp3";

Have a look at the source of this page to find the stream URLs for all the
other streams.
http://www.paris-one.com/dance/player

(ecoutez means "listen" in French)

-- 
Simon Rumble 
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] Linux Internet Radio - how to ?

2012-02-13 Thread Mark Walkom
http://radiotray.sourceforge.net/
Might need to use the tgz and play with dependencies, but worth a shot!

On 14 February 2012 16:54, David Lyon wrote:

> On my Nokia phone I located this channel:
>
>  - http://www.paris-one.com/dance/
>
> Works on my phone.
>
> Anybody know how to program that to work on an embedded
> linux machine ? In either C++ or Python?
>
> Thanks
> --
> SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
> Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
>
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


[SLUG] Linux Internet Radio - how to ?

2012-02-13 Thread David Lyon
On my Nokia phone I located this channel:

 - http://www.paris-one.com/dance/

Works on my phone.

Anybody know how to program that to work on an embedded
linux machine ? In either C++ or Python?

Thanks
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html