I have Flex application - it connects to FMS and joins to NetGroup named "default".
So I have for example 4 clients connected to the same server in the same group. And looks like not all clients are connected to each other! Client1 sees Client2's streams and messages but doesn't see others. Same for Client3 and 4.
I know UDP must not be blocked in networks in order to P2P connections work, and this can be a reason why not all members of group see each other.
My question is - if there any ways to make all clients see each other? For example - if no P2P connection can be established - connect client via Flash Media Server or some proxy?
I have found some very good info about RTMP on RTMFP failover here: