wotwot / haxevideo

Automatically exported from code.google.com/p/haxevideo
0 stars 0 forks source link

Can't host more than four streams. #34

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set up a haxevideo server
2. Develop a swf to capture local camera and publish to server
3. Develop another swf to request stream from server
4. Use 4 desktops with camera to publish streams.
5. Each desktop also request a stream which is not published by itself.
6. If there is another one publishing and requesting stream, it will fail. 
Or get success message, but no video get played.

What is the expected output? What do you see instead?
It should be able to host more than four streams, but it fails to host the 
fifth stream.

What version of the product are you using? On what operating system?
version 1.1, on Windows XP SP3.

Please provide any additional information below.

Original issue reported on code.google.com by richard1...@gmail.com on 6 Aug 2009 at 3:33