Displaying 1 result from an estimated 1 matches for "stream_https".
Did you mean:
  stream_http
  
2023 Dec 04
0
Wrong url's from ezstream/icecast
...t;/logging>
    <security>
        <chroot>0</chroot>
    </security>
</icecast>
============================================
<?xml version="1.0" encoding="UTF-8"?>
<ezstream>
  <servers>
    <server>
      <name>stream_https</name>
      <protocol>HTTPS</protocol>
      <port>8443</port>
      <user>source</user>
      <hostname>radio.horsens-garage.rocks</hostname>
      <password>xxx</password>
      
      <tls>required</tls>
     
<tls...