LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Looking for software to stream a radio station (https://www.linuxquestions.org/questions/linux-software-2/looking-for-software-to-stream-a-radio-station-801983/)

Norwood 04-14-2010 09:49 AM

Looking for software to stream a radio station
 
I listen to a local sports talk station here at work in the morning.

I'd like to set a job start that radio station found here:

http://player.streamtheworld.com/_pl...layer/?id=WEEI

The only way I know to listen is to browse through their website and click on at least 2 links to get to the above stream.

I've tried playing that URL through xmms and mpg321 but neither work.

Does anyone know a way to play that stream through a media player as opposed to an internet browser?

David the H. 04-14-2010 02:56 PM

Not likely, since like pretty much everyone these days, they're using an embedded flash-based player. The page itself is just a loader for the player object(s). The information necessary for accessing the actual data stream is built into the player, inaccessible to the user.

Which is of course one of the main reasons why players like this have become so common.

ncsuapex 04-14-2010 03:14 PM

I had a similar thread a while back and was suggested to use gnash and swfdec. Installing them manually was a pain in the ASS. But on CentOS/fedora you can install using yum. Look through debians package manager and see if you can install them.


Im at work and cant test it but after you install gnash and swfdec run it like this from a command line:

gnash http://player.streamtheworld.com/_pl...che=1271275929


you can find that link when you click on right click in the window VIEW PAGE INFO click on media and any of the links that have EMBED you can try. not sure which one work.

David the H. 04-14-2010 10:12 PM

Quote:

Originally Posted by ncsuapex (Post 3935605)
Im at work and cant test it but after you install gnash and swfdec run it like this from a command line:

gnash http://player.streamtheworld.com/_pl...che=1271275929


you can find that link when you click on right click in the window VIEW PAGE INFO click on media and any of the links that have EMBED you can try. not sure which one work.

I thought about that and I've already tried it using gnash. The main problem seems to be that this page loads a collection of separate objects rather than a single player. I tried playing each of the various swf elements on the page, and while gnash could display them, the stream wouldn't play, nor could I figure out how to integrate them together so that they functioned as a single player like they do on the page.

Maybe there's some way to do it, but I couldn't figure it out.

ncsuapex 04-15-2010 09:46 AM

yeah I tried all the links as well when I got home and couldnt get any to play. These guys are getting trickier.

Norwood 04-16-2010 10:25 AM

Yeah, I guess they want eyes on their ads. Too bad.


All times are GMT -5. The time now is 04:20 AM.