Forum Multiplayer P2P RTMFP support

Discussion and help relating to the PlayerIO Multiplayer API.

P2P RTMFP support

Postby Jos » September 15th, 2011, 3:33 am

Hello all.

I know you currently only ("only" ;) support TCP. Flash now has UDP connection abilities via the RTMFP protocol. There is an interesting project on github (https://github.com/OpenRTMFP/Cumulus) which allows one to make UDP P2P connections without having to use Adobes FMS/Cirrus. I've been experimenting with it to allow for faster, twitch-type games, with some success.

Anyway, it is an interesting project to watch. FMS is so expensive, and has so much unused functionality, if all you want is the P2P connections for game use. It might make for another interesting differentiator for Player.IO.

Peace
Jos
Jos
 
Posts: 3
Joined: March 7th, 2011, 4:52 pm

Return to Multiplayer