Skip to main content
March 3, 2012
Question

Flash media Server 4.5 Enterprise

  • March 3, 2012
  • 1 reply
  • 1153 views

Hi

I have a default install of Adobe FMS 4.5 on 192.168.1.10 and a default install of Adobe FMS 4.5 on 192.168.1.20.  My Goal is to run an origin and and edge.

Both Servers are the default install, and both can be streamed to independantly.  However I want to run the .10 server as an origin server and the .20 as an Edge Server.

Edge Server

===========

I configure the .20 Server as an Edge by altering the file..

/opt/adobe/fms/conf/_defaultRoot_/_defaultVHost_/Vhost.xml

and change the Proxy Mode to remote with the following:-  <Mode>remote</Mode>

Origin Server

=============

I configure the .10 Server as an origin by altering the file..

/opt/adobe/fms/conf/_defaultRoot_/_defaultVHost_/Vhost.xml

and change the  <RouteEntry></RouteEntry> element ONLY to the following..

<RouteEntry>rtmp://192.168.1.10:1935/?rtmp://192.168.1.20:1935/live</RouteEntry>

The <Mode> element is unchaged and is set to <local>

However there is something wrong with my configuration.  Using the configuration example of the 2 servers above namely IP's .10 and .20, what would be the correct configuration settings?  What am I missing.

Thanks in advance.

    This topic has been closed for replies.

    1 reply

    March 3, 2012

    i tried to configure the edge server and i get these errors

    Sat 11:46:55 AM: Core (17690) sending register cmd to edge.

    Sat 11:46:55 AM: Connection rejected by server. Reason : [ Server.Reject ] : Edge loop detected. Rejecting connection.