I have created a video chat room by FMS/Flex. what I need to do is:
- If everybody in one chat room can use rtmfp, we go with rtmfp
- if anybody in the chat room disabled his rtmfp, we go with rtmp.
Now I need to create a logic to decide if everybody can use rtmfp between each other, Is there a good way to do so?