<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;"><div>Hi folks,</div><div><br></div><div>I’m looking to extend on my Icecast server to allow for “injection” of radio adverts based on the user’s profile.</div><div><br></div><div>Say for example, 500 listeners are tuned at any one time, at a certain time of the day, I’m looking to loop through all of the connections, and inject the appropriate advert for that listener. Is this possible on the server? An alternative solution would be to loop through the clients, move them to another mount point, start up an ezstream service that would play the advert, once that is done, move the listener back. I can see there is a move clients function, but can this be IP specific?</div><div><br></div><div>In addition to this, it would be advantageous if we could fade the music out and in from the source for each client, when the client is being moved from one mount point to another, then back again?</div><div><br></div><div>Thanks</div><div><div><!--EndFragment--></div></div></body></html>