Skip to main content
Participant
April 15, 2014
Question

No rtmfp connection on AMS5 deployed on AWS

  • April 15, 2014
  • 1 reply
  • 582 views

Hello,

I have installed an AMS 5 on an Amazon server.

I opened all the traffic inbound and outbound (UDP and TCP).

Despite this, I can't succeed to connect to the AMS server in RTMFP.

Does somebody else had the same problem, and find the solution.

Thanks a lot the answers

This topic has been closed for replies.

1 reply

Inspiring
April 16, 2014

Which edition have you installed? Starter edition does not have RTMFP support.

Participant
April 16, 2014

I have installed AMS 5.0.3 starter edition.

In fact, I have found the solution.

The starter version do have RTMFP.

But when you install AMS on AWS (Amazon server), you have to modify

the Adaptor.xml file that you'll find under /opt/adobe/fms/conf/_defaultRoot_/Adaptor.xml

so, in this file, under <HostPortList>, change this :

<HostPort>:19350-65535</HostPort>

to this

<HostPort public="PUBLICHOSTNAME.COM:19350-65535">:19350-65535</HostPort>

Restart the AMS server and then you'll connect on RTMFP

I found the answer there : https://forums.aws.amazon.com/thread.jspa?messageID=464512#464512

Inspiring
April 16, 2014

Oops . I meant the standard edition.

Starter edition has a limit of 50 RTMFP introductions.

http://www.adobe.com/in/products/adobe-media-server-family/buying-guide-comparison.html