Hi.

I've some questions about red5 server configuration.

This is my scenario:

I've a red5 server with N-client connected and these can upload some video 
through FTP and then they can receive them in streaming.

Otherwise they can use applications like videoconferencing. 

For every client I need to dedicate a defined band. For example, for client1 
128K, for client 2 256K, etc.

 

Now the first possible solution that I've got in mind is the follow:

 

Directory structure

For every client that require to load videos I create on red5 the following 
directory structure with the following path: webapps/id_clientN/stream.

 

For dedicate bandwidth I need to use "Interface IBandwidthConfigure", rights?

I need also to know that for a defined client I must assign a defined 
bandwidth. I think that I need to define an authentication procedure passing 
these parameters in the application client using the nc.connect(rtmp URL, user, 
password) method. Then on red5 I do authentication and assign dedicated 
bandwidth.

And as last, how many hardware resources (RAM and CPU) are used for receive 
video streaming? and for using videconference? 

 

Thanks in advance.

Regards,

Daniela Remogna


_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to