FMS and audio conference
Hello guys, i'm using the Flash Media Development Server 4 to test and implement an audio conference. I'm having some troubles. I'm implementing this audio conference as follow:
1 - An audio stream is created to an specific name;
2 - If a stream with the name specified already exists another name is passed and it's republished with this name.
I don't know if this is the best approach, but i couldn't figure out how to publish more than one microphone in the same stream.
Well the problem is that the first stream is created successfully, but when the other user create the second stream channel, it's suddenly unpublished. I used the admin area of the FMS to see what's happening and i saw that the other stream is created but without a publisher and the client that should be publishing is with an idle status. The clients often receive a "NetStream.Play.InsufficientBW" code when the second stream is created.
Is this a limitation of the FMS Development version or should i use another approach to implement this functionality?
Regards.
