How does the automatic live/autoDJ switching feature for IceCast work? Print

  • 3

The automatic live/autoDJ switching feature makes use of IceCast's "fallback mount" support to allow your live DJs to automatically "take over" the stream when they connect in with their live source software.  There is no need to stop the autoDJ -- it will continue playing (unheard) in the background while the live broadcast is in progress.

Technically speaking, it works as follows:

  1. Centova Cast creates three mount points on the server:
    1. /autodj -- This is where the autoDJ connects
    2. /live -- This is where your live source is supposed to connect
    3. /stream -- This is configured to automatically duplicate /live if a live source is connected, and if not, it falls back to /autodj.  

      It's a lot like having two physical MP3 players (represented by /live and /autodj) and one pair of headphones (represented by/stream).  Whenever the live source is connected, the "headphones" are plugged into /live -- the /autodj player still continues to play, but since it has no "headphones", nobody can hear it.  When the live source disconnects, the "headphones" are unplugged from /live and plugged back in to /autodj.

  2. When the server is started, the autoDJ begins broadcasting to /autodj, so anyone who connects to /stream hears the autoDJ.

  3. When your live source connects to /live, the /stream mount point immediately "plugs in" to /live, so anyone who connects to /streamhears the live broadcast.

  4. When your live source disconnects from /live, the /stream mount point immediately falls back to /autodj (which has continued playing throughout your live broadcast even though nobody could hear it).

This allows seamless transitioning between live broadcasts and the autoDJ, with absolutely no silence in between.

 


Was this answer helpful?

« Back