RTMFP communication without Flash Server
Is it possible to communicate with RTMFP from serverside wit开发者_JAVA技巧hout flash server?
Thanks ;)
Presumably you just need to communicate with the Flash player so that's not related to RTMFP and is easily accomplished.. Did I misunderstand?
RTMFP is a p2p communication method, but you need to have a server in order to exchange the ID of the p2p participants.
精彩评论