Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: automatic start of streaming: msg#00058

Subject: Re: automatic start of streaming
Stephan D´Costa wrote:
Hi all,

is it possible to configure the videolan server so that it immediately starts streaming specific programs after the initialisation process (I would like to start broadcasting without opening a telnet connection to the server and starting the streams manually).

I posted some Python stuff recently that will handle this

(I had it as a cgi and as a command vlscommand.py that you can make part of your startup script like:

    vls >& vls.errs &
    vlscommand.py -u bozo -p bozo start dolby localhost local1 --loop

http://techweb.rfa.org/staff/bill/videolan/


Possibly requires Python2.2 or Python 2.2.1 (I only use the latest).

--
Bill Eldridge
Radio Free Asia
bill@xxxxxxx



--
This is the vls mailing-list, see http://www.videolan.org/vls/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster@xxxxxxxxxxxx>




<Prev in Thread] Current Thread [Next in Thread>