My website is www.FaceFlow.com, which is a video chat website that uses the RTMFP protocol.
The coding is done in Action Script 3 with Flex.
The backend is php and MySQL.
The only protocol used for the connections between the peers is RTMFP, though, what I want now, is to use LCCS so that if p2p between the peers fail, it falls back to RTMP.
That will mean that the connections to video chat will always be success.
It shouldn’t be too hard to modify if you know As3 and LCCS, as well as some RTMFP / RTMP knowledge.
Here is a guy who had the same job as me, and asked Adobe Experts for help :
http://forums.adobe.com/message/2776840
Ask for any details!
Thanks