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. Regards,
Daniela Remogna _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
-- I cannot tell why this heart languishes in silence. It is for small needs it never asks, or knows or remembers. -- Tagore Best Regards Steven Gong
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
