Hello,
I've the latest centova cast version and following setup:
A account with ICECAST 2 and ICESCC as autodj. Therefore we've the following mount point:
"/stream" (default) for the listeners
"/autodj" (default) for the internal autodj
"/live" (default) for live source connections
There is also a "Airtime AutoDJ" server in my network, this is connecting to "/airtime" as an example.
What I want to achieve:
Normaly the stream at "/airtime" should be active for the listeners at "/stream".
If there is a live source at "/live" the listeners should be hear that at "/stream".
If the live source goes offline at "/live" the listeners should hear "/airtime" again.
And now the tricky part:
If "/airtime" is disconneted or fails, the listeners should hear the "/autodj" at the mountpoint "/stream".
If "/airtime" comes back, the listeners should hear "/airtime" again at the mountpoint "/stream".
Is this possible and how can i do that?
Many thanks for any help!
Best regards,
Jürgen