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



-- 
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