[streaming] Re: VLM init script
Warren Young
warren at etr-usa.com
Fri Oct 20 15:14:37 CEST 2006
Georg Holzmann wrote:
>
> I am using VLC for on demand streaming and want to start it
> automatically with an init script (on linux).
An init script is just a Bourne shell script. It could be just one
line, launching VLC in vlm mode. That's essentially what we do.
Some Linuxen add features on top of this; for instance, Red Hat and its
chkconfig mechanism. But, it is not required that you support this.
And if you did want to support it, just copy-snd-hack an existing init
script. The format is very easy to understand once you see it. We
don't bother because we choose to handle vlm starting and stopping in
another way.
--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the streaming
mailing list