karlheyes / icecast-kh

KH branch of icecast
GNU General Public License v2.0
297 stars 105 forks source link

fallback dont work after update to 2.4.0-kh16 #371

Closed edinsof closed 1 year ago

edinsof commented 1 year ago

fallback dont works on centovacast installation.

Before update when access to /live if offline it redirects to /autodj

`

/stream
<fallback-mount>/live</fallback-mount>
<fallback-override>1</fallback-override>
<fallback-when-full>0</fallback-when-full>
<public>-1</public>

/live /autodj 1 0 -1 /autodj 1 0 UTF-8 -1 `
gunsar commented 1 year ago

same problem, even after server relay stop, the audio gets stacked and stops

karlheyes commented 1 year ago

I've cut an interim release kh16.1 which should resolve that, can you verify?

gunsar commented 1 year ago

I've cut an interim release kh16.1 which should resolve that, can you verify?

I'm using Windows 64, I can't find the file icecast-2.4.0-kh16.1 to download

karlheyes commented 1 year ago

ok, I've put a win64 build on my site, link is

https://karlheyes.github.io/icecast-2.4.0-kh16.1_win64_setup.exe

gunsar commented 1 year ago

ok, I've put a win64 build on my site, link is

https://karlheyes.github.io/icecast-2.4.0-kh16.1_win64_setup.exe

@karlheyes earlier out of curiosity, I suddenly reinstalled the VPS to the ubuntu version hahaha, and the results of the icecast-2.4.0-kh16.1 linux update file run normally both relay and follback. thank's now i will try windows version.

**edit The results of the install on the Windows version also run normally, either relay or fallback thanks very much