Steven Gong wrote:
On 12/18/06, *Daniela Remogna* <[EMAIL PROTECTED] <mailto:[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.
Are you talking about shaping a stream for a client's particular bandwidth ? Id be interested to work that one out. So publish a stream as the most possible quality and rate and then shape the subscribed stream depending on their bandwidth requirements for live streams anyway.
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
