Hi Alexander!

2012/11/3 Alexander <truenr...@gmail.com>:
> Is it possible somehow (using telnet/anything) to do the following:
>
> liquidsoap process is started and streaming to mount #1
> admin of our station clicks button "add one more mount" on website, then
> some magic happens(e.g. telnet call/anything) and liduisoap process starts
> streaming on second mount same stream without re-loading and re-configuring
> it's config?

It should absolutely be possible!

If the maximun set of possible output is know, you could create them
in the script and start/stop them at will using
ignore(server.execute("output.stop"))

Otherwise, you can find a documentation about it there:
  http://liquidsoap.fm/doc-1.0.1/dynamic_sources.html

In your case, you wouldn't neet to pass the URI of the playlist but a
string containing the parameters of your output, e.g. bitrate,
mountpoint etc..

Romain

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to