Skip to main content
Participant
October 17, 2012
Question

Using RTMFP in an AIR app for iOS

  • October 17, 2012
  • 1 reply
  • 520 views

I currently have an iOS AIR app that uses rtmp for video conferencing.  I am assuming I could get better performance from using a p2p RTMFP.  Has anyone had any experience with this?  If RTMP works, should it be assumed that RTMFP will work?

This topic has been closed for replies.

1 reply

hg687634Author
Participant
October 18, 2012

I managed to get a test app compiled onto my device, and initial tests on the same network work well.

Now I'm wondering about firewalls.  I know that FMS will fallback to RTMP if a p2p connection cannot be established.  How common is this, and how do I know if it happened after both peers are connected?