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
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org