Do you mean like somehow cause the listeners media player to pop open a web browser and display a specific web page? I wouldn't have thought so. I can only presume the closest to what you want would be returning an http 503 and the client media player decides how to communicate that to the user, but I don't know if you can set icecast up to do that. What happens if you hit a mount point that has nothing streaming to it? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/attachments/20201230/864b7d48/attachment.htm>
It pops a 404 page. On Tue, Dec 29, 2020 at 19:41, Jacob Briggs <jake at jakebriggs.com> wrote:> Do you mean like somehow cause the listeners media player to pop open a web browser and display a specific web page? > > I wouldn't have thought so. I can only presume the closest to what you want would be returning an http 503 and the client media player decides how to communicate that to the user, but I don't know if you can set icecast up to do that. > > What happens if you hit a mount point that has nothing streaming to it?-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/attachments/20201230/7bb2ccaf/attachment.htm>
A more "Icecast" way of doing things may be to set up fallback mounts for that kind of goal. Not sure what kind of listener clients you have going to your server but this would be a sort of 'universal' method as they are all at least geared toward digesting audio and/or video, so why not alert them in that same context? If not, could you give some more detail to your setup? https://icecast.org/docs/icecast-2.4.1/config-file.html#mountsettings Cheers, Jordan Erickson On 12/29/20 6:00 PM, N4UPC wrote:> It pops a 404 page. > > > > On Tue, Dec 29, 2020 at 19:41, Jacob Briggs <jake at jakebriggs.com > <mailto:jake at jakebriggs.com>> wrote: >> Do you mean like somehow cause the listeners media player to pop open >> a web browser and display a specific web page? >> >> I wouldn't have thought so. I can only presume the closest to what you >> want would be returning an http 503 and the client media player >> decides how to communicate that to the user, but I don't know if you >> can set icecast up to do that. >> >> What happens if you hit a mount point that has nothing streaming to it? > > > > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast >