1

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

Thanks ;)

Somebody
  • 9,316
  • 26
  • 94
  • 142

2 Answers2

0

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

Gábor DANI
  • 2,063
  • 2
  • 22
  • 40
0

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

Tom
  • 7,994
  • 8
  • 45
  • 62