Displaying 3 results from an estimated 3 matches for "process_listen".
Did you mean:
process_list
2005 Sep 18
2
Icecast cannot count users for relay stream
...f either of the two clients disconnect, the count decreses to 0,
kicking out the other client by disconnecting from the source.
If I only connect with one client, then later disconnect, then icecast
does never disconnect from the source and logs the following line into
the log:
.. INFO sources/process_listeners listener count on /testrelay now
4294967295
So there is a wrap around on the int. Maybe I just configure it wrong
but otherwise, this bug has been around for over a year so I thought I
might report it now...
Any hints appreciated
CU
Rene
2005 Sep 18
0
Icecast cannot count users for relay stream
...ect, the count decreses to 0,
> kicking out the other client by disconnecting from the source.
>
> If I only connect with one client, then later disconnect, then icecast
> does never disconnect from the source and logs the following line into
> the log:
>
> .. INFO sources/process_listeners listener count on /testrelay now
> 4294967295
>
> So there is a wrap around on the int. Maybe I just configure it wrong
> but otherwise, this bug has been around for over a year so I thought I
> might report it now...
I've tried this a few times here for on-demand relays...
2006 Jan 25
2
Video fallback
Hello!
Using 2.3-kh2 I wasn't able to make fallback work. This is what I am
using:
...
<mount>
<max-listeners>2</max-listeners>
<mount-name>/black.ogg</mount-name>
</mount>
<mount>
<max-listeners>2</max-listeners>
<mount-name>/live.ogg</mount-name>