[vlc-devel] Re: External Application for controling VLC player
Mark Moriarty
mfmbusiness at earthlink.net
Mon Nov 28 03:35:01 CET 2005
Treat rc as an API -- take a look at the functions it already has, you may
not need to extend it at all, just have your front end send the appropriate
commands to the RC interface via a socket.
-----Original Message-----
From: vlc-devel-bounce at videolan.org [mailto:vlc-devel-bounce at videolan.org]
On Behalf Of Sergio Rodríguez Soria
Sent: Sunday, November 27, 2005 9:46 PM
To: vlc-devel at videolan.org
Subject: [vlc-devel] External Application for controling VLC player
Dear List,
I'm really new with VLC. I need to do a DEMO application using the VLC
player with my own interface... in other words, I need to control the VLC
player from a external application.. the idea is to execute simple commands
like play pre-established items, up and down the volume, etc with single
keys . What are my possibilites? To use sockets, edit the rc.c file.. ? I
suppose this is a trivial question for you, but I would really like to get
some ideas. Maybe any one has an example?
Thanks in advance!
Sergio
--
Sergio Rodríguez Soria, EE
LSI-EPUSP
Consórcio AAC
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list