Hi,

You need to use the `transitions=[..]` parameter for the `switch` and 
`fallback`. The documentation/examples are here: 
http://www.liquidsoap.info/doc-1.3.3/cookbook.html, paragraph "transitions".

Please note that, if using `track_sensitive=false` transitions you might have 
issues where there isn't enough buffered data to trigger a transaction when the 
source ends. In this case, you might want to look at the relatively more 
complex `smart_crossfade` which has `conservative` option set for this purpose. 
Documentation is here: http://www.liquidsoap.info/doc-1.3.3/smartcrossfade.html

Since this is not related to code development, I'm gonna close this issue. 
Please, feel free to continue the conversation at 
savonet-users@lists.sourceforge.net 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/550#issuecomment-401709084
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to