[Red5] Connections hanging
Storm
storm.storm at gmail.com
Wed Nov 22 07:58:18 EST 2006
Hi
I'm having a disturbing problem/bug, i'm calling a method from a client to
get the list of broadcasted streams (as fitcDemo does, in fact it's the same
method)
public List<String> getStreams() {
IConnection conn = Red5.getConnectionLocal();
return getBroadcastStreamNames(conn.getScope());
}
well, it happens that this is returning streams from already disconected
clients...what do i have to do to notify the disconection? I mean...when a
client disconnects i close the connection and call publish(false) for its
stream...Am I missing something?
Thanks in advance, any help is appreciated.
(BTW: the app i'm programming will be open for anyone to share)
--
-------------------------------------------------------------------
"Nos gusta los domingos ir al parque a pinchar los globos de los niños para
verlos llorar" .- Eskorbuto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20061122/266c54fe/attachment.htm
More information about the Red5
mailing list