[vlc] Re: Run scripts from vlc.
Benjamin PRACHT
bigben at via.ecp.fr
Fri May 7 23:13:29 CEST 2004
On Fri, May 07, 2004, Michael Raizman wrote :
> Hi all!
>
> Does anybody know about possibility to run scripts from vlc during it
> processing (as reaction to pressed button)?
>
> If you know please answer me, I need this option veyr much.
> (If you are sure that it's impossible, please, let me know too).
Well, knowing exactly what you want to do would help here... Here are
however some hints :
- A python binding for vlc has been proposed a while ago, but
unfortunatelly not included in cvs. You could try to have a look at this
- the http server included in vlc features some scripting
functionalities, making it possible to make some dynamically generated
interface, as an html page
- You can do you own interface, with its included scpiting
functionalities. You can either have it interact with vlc core directly
if learning the VLC module API doesn't disturb you, or interact with vlc
using http/telnet requests and the http/tlenet interface.
--
$(echo "BigBen")
Oui je quote, et alors ?
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc
mailing list