Page 1 of 1

Run Mplayer from PHP

Posted: Wed Feb 06, 2013 3:54 am
by JABpi
I have setup to stream audio from the web and have the sound go to the RPi's analog audio output but I want to take this one step further...
I've installed LAMP on the RPi and from my PC I would like to access a PHP web page on the RPi and launch that same remote audio stream and have it play on the RPi's analog audio output.
How would I do this?

Re: Run Mplayer from PHP

Posted: Wed Feb 06, 2013 10:43 am
by -rst-
There is very similar thread in the General Programming sub-forum http://www.raspberrypi.org/phpBB3/viewt ... 31&t=31157 - maybe that gives some ideas...