Since C# is a little slower than java in most cases, I can tell you this: I used my laptop (2 ghz core duo, 2 gb ram) for testing and it proved to be able to serve 40 simultaneous connections on a 100 mbit line. These 40 connections were all streaming 4 VOD streams + 1 live feed. No recording.These streams we randomly playing VOD files for a random time, ranging from 500 msecs to 15 seconds. The machine could do this on 90% processor load.
When not swithing this much, I was able to serve over 90 connections, same situation of 4 VODs + 1 live stream. I would presume that recording would not be a performance killer. Since the bandwidth upload would not exceed 100 kbytes/sec, this is pretty doable on a server machine. HTH. /Rob Schoenaker _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
