From mph at emotrics.com Sun Feb 2 01:29:42 2025 From: mph at emotrics.com (Milton Huang) Date: Sat, 1 Feb 2025 17:29:42 -0800 Subject: [Icecast] relays start with listener_peak of 3 Message-ID: I'm wondering if this is a bug I should report, or if I did something weird in my configuration. I have relays set up using the icecast.xml configuration section and what I find is that whenever the relay starts or restarts, and I check the connection statistics, the listener_peak starts at 3, even if no one has connected yet. Should I file a bugreport? Icecast version 2.4.99.3 -milton -------------- next part -------------- An HTML attachment was scrubbed... URL: From ervin.bizjak at gmail.com Mon Feb 17 18:25:31 2025 From: ervin.bizjak at gmail.com (Ervin Bizjak) Date: Mon, 17 Feb 2025 19:25:31 +0100 Subject: [Icecast] Wrong listenurl Message-ID: I run 2 streams (2x icecast). First stream is http on port 8080, second https on port 8443. If I look in administrator http://xxx.xxx.xxx.xxx:8080/admin/stats.xsl listenurl display that link: http:// http://xxx.xxx.xxx.xxx:8080/mystream.mp3:8080/mystream.mp3 in icecast.xml is: http://xxx.xxx.xxx.xxx:8080/mystream.mp3 and https://xxx.xxx.xxx.xxx:8443/admin/stats.xsl listenurl display that link: http://https://xxx.xxx.xxx.xxx:8443/mystream.mp3:8443/mystream.mp3 in icecast.xml is: http://xxx.xxx.xxx.xxx:8443/mystream.mp3 What can I do wrong? How do I resolve this? Thank you for reply Regards, Ervin -------------- next part -------------- An HTML attachment was scrubbed... URL: From jordan at subj.am Mon Feb 17 18:38:10 2025 From: jordan at subj.am (Jordan Erickson) Date: Mon, 17 Feb 2025 10:38:10 -0800 Subject: [Icecast] Wrong listenurl In-Reply-To: References: Message-ID: Hey Ervin, Your isn't supposed to be your full listen URL, but just the hostname. Something like: myhostname The web interfaces will automatically generate the correct URL based on your hostname, port, mountpoint, etc. See: https://icecast.org/docs/icecast-trunk/config_file/ Cheers, Jordan Erickson On 2/17/25 10:25, Ervin Bizjak wrote: > I run 2 streams (2x icecast). First stream is http on port 8080, > second https on port 8443. > > If I look in administrator http://xxx.xxx.xxx.xxx:8080/admin/stats.xsl > listenurl display that link: > http://http://xxx.xxx.xxx.xxx:8080/mystream.mp3:8080/mystream.mp3 > in icecast.xml is: > http://xxx.xxx.xxx.xxx:8080/mystream.mp3 > > and > > https://xxx.xxx.xxx.xxx:8443/admin/stats.xsl listenurl display that > link: http://https://xxx.xxx.xxx.xxx:8443/mystream.mp3:8443/mystream.mp3 > in icecast.xml is: > http://xxx.xxx.xxx.xxx:8443/mystream.mp3 > > What can I do wrong? How do I resolve this? > > Thank you for reply > > Regards, > Ervin > > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast -------------- next part -------------- An HTML attachment was scrubbed... URL: From ervin.bizjak at gmail.com Mon Feb 17 19:08:05 2025 From: ervin.bizjak at gmail.com (Ervin Bizjak) Date: Mon, 17 Feb 2025 20:08:05 +0100 Subject: [Icecast] Wrong listenurl In-Reply-To: References: Message-ID: Thank you! V V pon., 17. feb. 2025 ob 19:56 je oseba Jordan Erickson napisala: > Hey Ervin, > > Your isn't supposed to be your full listen URL, but just the > hostname. Something like: > > myhostname > > The web interfaces will automatically generate the correct URL based on > your hostname, port, mountpoint, etc. > > See: https://icecast.org/docs/icecast-trunk/config_file/ > > > Cheers, > Jordan Erickson > > > On 2/17/25 10:25, Ervin Bizjak wrote: > > I run 2 streams (2x icecast). First stream is http on port 8080, second > https on port 8443. > > If I look in administrator http://xxx.xxx.xxx.xxx:8080/admin/stats.xsl > listenurl display that link: http:// > http://xxx.xxx.xxx.xxx:8080/mystream.mp3:8080/mystream.mp3 > in icecast.xml is: http://xxx.xxx.xxx.xxx:8080/mystream.mp3 > > > and > > https://xxx.xxx.xxx.xxx:8443/admin/stats.xsl listenurl display that link: > http://https://xxx.xxx.xxx.xxx:8443/mystream.mp3:8443/mystream.mp3 > in icecast.xml is: http://xxx.xxx.xxx.xxx:8443/mystream.mp3 > > > What can I do wrong? How do I resolve this? > > Thank you for reply > > Regards, > Ervin > > _______________________________________________ > Icecast mailing listIcecast at xiph.orghttp://lists.xiph.org/mailman/listinfo/icecast > > > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast > -------------- next part -------------- An HTML attachment was scrubbed... URL: From drwebx at gmail.com Mon Feb 17 19:14:31 2025 From: drwebx at gmail.com (DrWeb) Date: Mon, 17 Feb 2025 11:14:31 -0800 Subject: [Icecast] Wrong listenurl In-Reply-To: References: Message-ID: you sent this to me, in error. Not my issue that I know of.. Michael On Mon, Feb 17, 2025 at 10:31?AM Ervin Bizjak wrote: > I run 2 streams (2x icecast). First stream is http on port 8080, second > https on port 8443. > > If I look in administrator http://xxx.xxx.xxx.xxx:8080/admin/stats.xsl > listenurl display that link: http:// > http://xxx.xxx.xxx.xxx:8080/mystream.mp3:8080/mystream.mp3 > in icecast.xml is: http://xxx.xxx.xxx.xxx:8080/mystream.mp3 > > > and > > https://xxx.xxx.xxx.xxx:8443/admin/stats.xsl listenurl display that link: > http://https://xxx.xxx.xxx.xxx:8443/mystream.mp3:8443/mystream.mp3 > in icecast.xml is: http://xxx.xxx.xxx.xxx:8443/mystream.mp3 > > > What can I do wrong? How do I resolve this? > > Thank you for reply > > Regards, > Ervin > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast > -------------- next part -------------- An HTML attachment was scrubbed... URL: From uktony at radiocompany.net Mon Feb 17 19:16:02 2025 From: uktony at radiocompany.net (Tony Harding) Date: Tue, 18 Feb 2025 03:16:02 +0800 Subject: [Icecast] Wrong listenurl In-Reply-To: Message-ID: Publishing your IP address is not a good idea. You really should set up DNS for it e.g. ice.domain.ext ? I use ones like ice.themellowsond.net ? Then if you have to change IP addresses you just adjust the DNS and no one will know you have moved. Websites and directories do not have to be amended and people do not think you have closed down. ? The Hostname would be ice.domain.ext ? Tony ? _____ From: Icecast [mailto:icecast-bounces at xiph.org] On Behalf Of Jordan Erickson Sent: Tuesday, February 18, 2025 2:38 AM To: Icecast streaming server user discussions Subject: Re: [Icecast] Wrong listenurl ? Hey Ervin, Your isn't supposed to be your full listen URL, but just the hostname. Something like: myhostname The web interfaces will automatically generate the correct URL based on your hostname, port, mountpoint, etc. See: https://icecast.org/docs/icecast-trunk/config_file/ Cheers, Jordan Erickson On 2/17/25 10:25, Ervin Bizjak wrote: I run 2 streams (2x icecast). First stream is http on port 8080, second https on port 8443. If I look in administrator http://xxx.xxx.xxx.xxx:8080/admin/stats.xsl listenurl display that link: http://http://xxx.xxx.xxx.xxx:8080/mystream.mp3:8080/mystream.mp3 in icecast.xml is: http://xxx.xxx.xxx.xxx:8080/mystream.mp3 and https://xxx.xxx.xxx.xxx:8443/admin/stats.xsl listenurl display that link: http://https://xxx.xxx.xxx.xxx:8443/mystream.mp3:8443/mystream.mp3 in icecast.xml is: http://xxx.xxx.xxx.xxx:8443/mystream.mp3 What can I do wrong? How do I resolve this? Thank you for reply ? Regards, Ervin _______________________________________________ -------------- next part -------------- An HTML attachment was scrubbed... URL: From ervin.bizjak at gmail.com Sat Feb 22 08:01:50 2025 From: ervin.bizjak at gmail.com (Ervin Bizjak) Date: Sat, 22 Feb 2025 09:01:50 +0100 Subject: [Icecast] Wrong Play URLin Icecast Directory Message-ID: Hello! I run Icecast with SSL, but the Icecast Directory displays the wrong URL for Play. In icecast.xml I put: 111.222.333.444 8443 1 Correct play URL is https://111.222.333.444:8443/radio.mp3, but Icecast directory display wrong URL: 111.222.333.444:8443/radio.mp3 (without https) Icecast/admin/stats.xsl display correct URL. How to resolve this? Regards, Ervin -------------- next part -------------- An HTML attachment was scrubbed... URL: