[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

mp3 server in ruby, anyone?

Peña, Botp

10/15/2003 12:43:00 AM

anyone writing something similar to this
http://gnump3d.source... ?


2 Answers

Magnus Engström

10/15/2003 6:38:00 AM

0

I'm writing a mp3 management server (mp3control), but I'm afraid it doesn't do
streaming. It supports a lot of commands (like regex searching) through
a network connection, has a PHP interface if you don't like the
commandline version, and it is easy to build some kind of graphical
interface like XMMS if you want that.
It has plugin support, and I've written plugins for LCDs through
lcdproc, some gamepad-support and some paralell-connected hardware
switches.
It's based upon mpg321, so if you could make mpg321 behave like a
streaming server, mp3control should be nice to control it with.
I've not created a release yet, but you can get it off the CVS. It's not
feature-complete yet, but I'm using it everyday, and it seems stable
enough :)

http://www.rubyforge.net/projects/...

/Magnus

On Wed, Oct 15, 2003 at 09:43:17AM +0900, "Peña, Botp" wrote:
> anyone writing something similar to this
> http://gnump3d.source... ?
>
>

Eric Hodel

10/15/2003 4:20:00 PM

0

"Pe?a, Botp" (botp@delmonte-phil.com) wrote:

> anyone writing something similar to this
> http://gnump3d.source... ?

While not a streaming server, I wrote Webplayer:

http://se.../ruby-code/webplayer/webp...

It allows remote control of the mp3s played on a remote machine, via a
web browser. Still kinda primitive.

--
Eric Hodel - drbrain@segment7.net - http://se...
All messages signed with fingerprint:
FEC2 57F1 D465 EB15 5D6E 7C11 332A 551C 796C 9F04