Displaying 1 result from an estimated 1 matches for "60669eef".
2020 Apr 15
1
Clients disconect after one hour
Perhaps check the mount settings in the icecast config file:
<mount type="normal">
<mount-name>/example-complex.ogg</mount-name>
<username>othersource</username>
<password>hackmemore</password>
<max-listeners>1</max-listeners>*
<max-listener-duration>3600</max-listener-duration>*
-