No subject


Sun Mar 29 19:46:21 CEST 2015


system('vlc -I http --http-src /var/www/simula/VLC --http-host 192.168.0.7
 -d');

I know that the daemon is start. I want to control this daemon from PHP
clicking the PLAY button. Now, when it click this button, the PHP program
does this:

<vlc id="control" param1="play" param2="simpson.avi">
<vlc id="set" param1="sout" param2="udp:192.168.0.255">

I suposse that this is incorrect, because in the client machines (they are
waiting for a streaming) not happend anything.

I want to know if exist the posibility of do what I desire.

If the answer if 'yes', please can you write an example?

Thanks for your time.



-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list