[Icecast] Wrong listenurl
Tony Harding
uktony at radiocompany.net
Mon Feb 17 19:16:02 UTC 2025
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 <hostname>ice.domain.ext</hostname>
㱵
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 <hostname> isn't supposed to be your full listen URL, but just the hostname. Something like:
<hostname>myhostname</hostname>
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: <hostname>http://xxx.xxx.xxx.xxx:8080/mystream.mp3</hostname>
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: <hostname>http://xxx.xxx.xxx.xxx:8443/mystream.mp3</hostname>
What can I do wrong? How do I resolve this?
Thank you for reply
㱵
Regards,
Ervin
_______________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20250218/bb9ed2ad/attachment.htm>
More information about the Icecast
mailing list