[Red5] Change client scope
Gaby Vanhegan
gaby at vanhegan.net
Tue Nov 18 10:07:44 PST 2008
Hi,
It seems there are two ways to change the scope of a connection on the
server side:
1. conn.connect( IScope scope )
2. scope.connect( IConnection conn, Object[] params )
Number 1 will close the existing connection a create a new one, giving
the connection a new client ID. Number 2 doesn't seem to change the
scope of the client connection, despite the function returning true.
What's the best way to change the scope of a client connection in the
server application without getting a new client ID?
G.
--
Uganda Maximum - Enemy of the English Thrust
http://www.playr.co.uk/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://osflash.org/pipermail/red5_osflash.org/attachments/20081118/eee22e6e/attachment.html>
More information about the Red5
mailing list