Steven Gong wrote:
On 12/18/06, Daniela Remogna <[EMAIL PROTECTED]> wrote:
Hi!
How can I manage the client bandwith in Red5?
I need to assign a defined bandwith to each client.
Well, as of now, the bandwidth can be set on connection but not client
because in current Red5's implementation, one client corresponds to one
connnection. So you need to implement your own IClientRegistry to create a
client that manages multiple connections.
Hi Steven,
thanks for the fast reply.
do you know if is available an example or documentation about this? Or I can
only refer to API documentation?
(http://dl.fancycode.com/red5/api/org/red5/server/api/IClientRegistry.html) and
(http://dl.fancycode.com/red5/api/org/red5/server/api/IBandwidthConfigure.html)
Daniela Remogna_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org