On Friday 04 January 2002 22:20, Scott wrote:
> Has anyone experimented with controlling an mp3 player like mpg123 from
> php?  I want to build a radio automation system using a web interface, but
> not sure how I want to handle the actual playing of music.
>
> Basically I would have a mysql database that rotates the music based on
> categories and it would move down the list resetting every hour.
>
> If you have done an exec to mpg123 before, how did you control the output?
> I want the output to be on the local machine and not streamed across a
> network.
>
> Thanks in advance.
>
> -Scott
Hi Scott,

A quick search at freshmeat shows several projects doing the same thing 
already, you might want to check them out for reference:

http://freshmeat.net/search/?q=jukebox%20php
-- 
Meir Kriheli

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to