dear savonet list,

one more time i came across a question that i could not solve by myself - maybe 
(or sure :) you know more about this...

is it possible to switch an input.http to another stream? 
the setup i'm working on is controlled by a python daemon, the daemon takes 
care about the scheduleing etc, and also switches depending on the daily 
schedule on & off the live icecast-input.
for testing i use:
live_in = input.http(id="live_in", "http://172.17.55.155:8000/test.ogg";)
together with a switch via telnet & a fallback.
using harbor is maybe not an option, the users should be able to connect before 
their scho starts, to check allready start streaming and to have a possibility 
to test their streams.
for this we we use an icecast setup that authenticates the users and creates a 
mountpoint on that icecast server using the username.

so the question - is it possible to externally (telnet) tell liquidsoap to 
change the input.http (with id "live_in") to another icecast stream? eg:
switch from "http://172.17.55.155:8000/stream.ogg"; to 
"http://172.17.55.155:8000/user_xyz.ogg";?


thanks a lot & gx jonas
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to