Hi Senaka,

An output.icecast() cannot be reconfigured dynamically, but you have
several other options:

(1) Have a special output for the special time slot, if it's always
the same server/mountpoint. It should be fallible, which allows to
have an input source such as switch([({0-10m},s)]); it will
connect/disconnect depending on when the source is ready.

(2) Have a separate liquidsoap script, or an icecast relay setup that
relays the main stream to the special point during 0-10m.

(3) Have a function (and a corresponding server command) that
creates/deletes an output dynamically in your script -- this is a
little tricky to do, avoid if you can.

Try to keep it simple, there is probably a way!

Good luck,

David

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to