From lianergoist at vongriffen.dk Mon Dec 4 08:57:53 2023 From: lianergoist at vongriffen.dk (Thomas Jensen) Date: Mon, 04 Dec 2023 09:57:53 +0100 Subject: [Icecast] Wrong url's from ezstream/icecast Message-ID: I run two streams from ezstream via Icecast2 - one over http and one over https. In the ezstream config file I have defined two servers (http and https) and the two streams point to the different servers (by their names). But, if I go to the following two url's, Icecast report same (http-) 'streaming url' for both: https://radio.horsens-garage.rocks:8443/ http://radio.horsens-garage.rocks:8000/ And, if I login as admin, the listenurl is: 'listenurl http://radio.horsens-garage.rocks:8443/stream' for both http and https. It looks like the "http://" is hardcoded into the icecast code, so it must be considered a (cosmetic?) bug in icecast (imho), but should't it report the correct listenurl for both http and https? And, there is the same problem with server_url: It report 'server_url http://radio.horsens-garage.rocks:8000' for both http and https. I know these informations are send from ezstream, so maybe the problems are related to ezstream. If that's the case, how do I contact maintainers? Thomas =================================== Denmark rpix at vongriffen.dk 100 2 524288 30 15 10 65535 xxx xxx xxx xxx 15 http://icecast-yp.internet-radio.com 15 http://dir.xiph.org/cgi-bin/yp-cgi radio.horsens-garage.rocks 8443 1 8000
1 /usr/share/icecast2 /var/log/icecast2 /usr/share/icecast2/web /usr/share/icecast2/admin /etc/icecast2/bundle.pem access.log error.log 1 10000 0 ============================================ stream_https HTTPS 8443 source radio.horsens-garage.rocks xxx required HIGH:!RSA:!SHA:!DH:!aNULL:!eNULL:!TLSv1 /etc/ssl/certs /etc/icecast2/bundle.pem stream_http HTTP 8000 source radio.horsens-garage.rocks xxxx /stream stream_https mp3 Horsens Garage Radio https://radio.horsens-garage.rocks:8443 Rock Recordings from our practice room 5 128 44100 2 1 /stream mp3 stream_http Horsens Garage Radio http://radio.horsens-garage.rocks:8000 Rock Recordings from our practice room 5 1 program /home/thomas/ezstream/play.sh 1 0 [...]