Hi,

I am not sure to understand exactly what you are trying to do, but
isn't precisely the "fallback" operator doing what you need? It takes
a list of sources as argument and plays the first available one!

++

Sam.

On Wed, May 22, 2013 at 6:03 PM, Dave Pascoe <[email protected]> wrote:
> I am trying to do the following:
>
> - Connect to anywhere from 2 to n stream sources (all mono), where n can be
> 2-5 or more
> - Play the first stream that does not have silence (to a mono stream output)
> then go back to monitoring all streams for "no silence" - then the next
> stream to have "no silence" gets played to the output, and so on
>
> Anyone have any ideas on how I might structure this?  I have been a little
> out of touch with recent function development - I am running Liquidsoap
> 1.0.1 (Liquidsoap 1.0.1+scm
> (git://github.com/savonet/liquidsoap.git@addd3a23e32149c1869ff078a1d3b5c30d0d5081:20130208:092038))
>
>
> but, if needed, I can update to any newer version if need be.
>
> Any ideas/thoughts appreciated.
>
> Dave
>
>
> ------------------------------------------------------------------------------
> Try New Relic Now & We'll Send You this Cool Shirt
> New Relic is the only SaaS-based application performance monitoring service
> that delivers powerful full stack analytics. Optimize and monitor your
> browser, app, & servers with just a few lines of code. Try New Relic
> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
> _______________________________________________
> Savonet-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to