Ah sorry I had misunderstood your problem. Another quick look at your script before going to sleep makes me notice that you have output = fallback.skip(input=live2, outputproc) and not input=liverec, ie. you're not using the dual live system here but only one of the ports. Because of this it makes sense that only one live works well, but it should be live2, contrary to what you're describing. Perhaps we'll see more clearly tomorrow morning...
Replying to this anyway: 2011/6/26 Kerozen <[email protected]>: > But if I make a normal fallback with track_sensitive = true, the playlist > track wouldn't skip, would it ? The playlist will still skip as soon as a live is available. Only the fallback between the two live streams is track sensitive; the other (between playlist and live) is still track insensitive. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense.. http://p.sf.net/sfu/splunk-d2d-c1 _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
