[vlc] Re: control VLC via telnet with PHP
IronFog
ironfog at gmail.com
Fri Dec 9 20:39:27 CET 2005
thanks for the input.
I already built most stuff for the web interface.
And I 'll figure how to use PHP for telnet .
The only thing I'm stuck with is how to control VCL through telnet .
here is a command I use to launch vlc :
vlc.exe --extraintf=http "playlist.m3u" -f -I telnet --telnet-password
videolan --telnet-port 4212
My questions are -
how do I manage playback with the telnet
( play,
pause,
stop ,
play next item ,
play previous item,
fetch playback status to show it on the webpage,
fetch currently played item's MRL .
etc.
)
thanks again.
----- Original Message -----
From: "Antoine Cellerier" <dionoea at via.ecp.fr>
To: "IronFog" <ironfog at gmail.com>
Cc: <vlc at videolan.org>
Sent: Friday, December 09, 2005 12:52 PM
Subject: Re: [vlc] Re: control VLC via telnet with PHP
> On Fri, Dec 09, 2005, IronFog wrote:
>> the reason I need it is that
>> 1. it has to be a movie database at the backend with all kind of possible
>> info.
>> 3. you can't build DB interface using vlc native server.
>
> VLC can do those with CGI php for example.
>
>> 2. an application should be 24/7 up and I 'm not sure about VLC http
>> server
>> stability.
>
> I guess that you have a point :)
>
> --
> Antoine Cellerier
> dionoea
--
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