Hi Fabio,

I'll reply quickly with some pointers that you can lookup in the doc...

For the socket instead of telnet, it's the server.socket setting
(you'll probably find it useful to browse through the settings page on
the web, or liquidsoap --conf-descr, particularly the "server"
section).

2011/9/8 Fábio Costa <[email protected]>:
> I have a basic issue that i don't think deserves a thread.
> -Is there a clean way to kill a liquidsoap daemon proccess in the code
> itself?

Yes: shutdown()

> -And how to stop and make an active source play another source dynamically
> (i.e by a external command)?

No simple answer, it could be as simple as a switch (perhaps with a
switching predicate controlled from outside, as I described a few days
ago on the list) or as complex (and potentially hard to use) as
source.dynamic(). Also possible related:
http://savonet.sourceforge.net/doc-svn/dynamic_sources.html but it's
also quite advanced, so avoid if possible.

Cheers,
-- 
David

------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to