[vlc-devel] CVS Commit (garf)
cvs at videolan.org
cvs at videolan.org
Fri Mar 5 15:03:21 CET 2004
Update of /cvs/videolan/vlc
Modified Files:
configure.ac
Update of /cvs/videolan/vlc/modules/control/telnet
Added Files:
Modules.am telnet.c vlm.c vlm.h
Log Message:
* telnet interface and VLM ( VideoLAN (media) manager):
VLM is a little media manager. It is designed to launch several souts
with a unique VLC. It is a kind of "server playlist". For now, it is
only usable with the little telnet interface I wrote. The features are:
- complete and barely coherent command line set for media setup and
control
- multiple input list by media (like a playlist)
- loop by media
- load/save config file (human readable)
- script implementation (for scheduling, for example)
If you want to test it, launch VLC with -I telnet, and type "help".
Beware of the type of the media: vod or broadcast. vod will be used
later.
TODO:
- rewrite the telnet interface (beurk)
- change error message system and create a http interface for VLM
- implement RTSP clients administration (with vod medias)
- write a complete documentation...
--
garf
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list