RTMFP communication without Flash Server

612 Views Asked by At

Is it possible to communicate with RTMFP from serverside without flash server?

Thanks ;)

2

There are 2 best solutions below

0
On

Presumably you just need to communicate with the Flash player so that's not related to RTMFP and is easily accomplished.. Did I misunderstand?

0
On

RTMFP is a p2p communication method, but you need to have a server in order to exchange the ID of the p2p participants.