Skip to main content
December 24, 2012
Question

RTMP not working

  • December 24, 2012
  • 2 replies
  • 3435 views

Hello

i installed AMS 5 starter on my centos 6,i can see the start page and everything,HDS works well BUT the probleme is that

RTMP DYNAMIC STREAMING SAMPLE and the interactive exemples are not working

the interactive is giving e this error:

Error: cannot connect to Flash Media Server! Error code:NetConnection.Connect.Failed

and RTMP dynamic this:

All netconnections attempts failed

and i tryed stoping all firewalls and restarting reinstalling the server many times

when i install the windows version on my win 7 partition,it works well !!!!!!!!!!!!

please help meeee

    This topic has been closed for replies.

    2 replies

    Participant
    April 4, 2013

    You can symlink the libcap to the ams root directory to get amsedge to start in CENTOS 6+:

    cd /opt/adobe/ams

    ln -s /lib64/libcap.so.2 libcap.so.1

    /etc/init.d/ams restart

    Not the ideal solution, but it works until Adobe starts supporting CENTOS 6.

    Participating Frequently
    August 2, 2013

    worked for me.  I was getting a dialog box saying "10000".  Hopefuly there aren't other issues with CentOS 6.

    December 25, 2012

    Hi,

    CentOS 6 is not supported platform for AMS 5. The supported platforms are CentOS 5.8 and Windows Server 2008 R2.

    amsedge process does not start on CentOS 6. You must be seeing edge failures in the master logs of ams. And because of this rtmp is not working.