hi udo, you can do so by defining a http input stream and triggering switch in and out externally by telnet interface.
#static configuration: source=input.http(id="station1", "http://init/liquidsoap") #dynamic telnet commands: #set URL source.url <URL> #get URL source.url #start stream source.start #stop stream source.stop this does the job. I know this is not the way you want to do it, but could be a workaround, since a livestream usually never ends. br, peter Am 01.04.2012 17:28, schrieb udo noll: > hello list/eners, > is it possible to fetch the input of a live (i.e. harbour) source for a > limited time, e.g. based on a request, and then switch back to the > main stream? > it could probably be done outside of liquidsoap with mplayer -dumpstream ... > but i'd like to do it with LS if possible. any tips appreciated, thanks, > udo > > > ------------------------------------------------------------------------------ > This SF email is sponsosred by: > Try Windows Azure free for 90 days Click Here > http://p.sf.net/sfu/sfd2d-msazure > _______________________________________________ > Savonet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/savonet-users > ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
