Assuming you haven't made more than one connection in your actionscript (using new Netconnection(), then your client will only use on connection, and all of the streams and data will travel over that single connection. FCS will not create connections on it's won. You have to explicitly create them in your actionscript.
If I have a client connected to FCS and they are receiving video whilst sending text (i.e. a chatroom with video feed) does this use two connections, or just the one? Further, if there are multiple video users in the chat room so that the end-user sees, say, 3 video streams, is this counted as one connection per video feed? I am trying to work out how many connections a chat room with 10 users (each with webcams and text input) would use. i.e. each user would be sending their video stream, their text stream and also receiving the video and text of all other users. Many thanks in advance. ConFusion
Thanks very much for your help on that. Kind regards
Don't see what you're looking for? Try a search.
|