Skip to main content
Participant
November 4, 2011
Question

Multicast in amazon FMS server

  • November 4, 2011
  • 1 reply
  • 1224 views

Hi,

We have a problem with amazon FMS 4.0.3 server for enable muticast.

We have made this tutorial : http://help.adobe.com/en_US/FlashMediaServer/4.0_amazonec2/WSbb9528066c89be0e-605aa81e132abbe8ee2-7ffb.html

In the server we have open all the port for ensure the good works.

but when we used the http://public-dns/multicast/multicastplayer/multicastplayer.html, we have this message : The connection attempt to FMS failed.

In the server administration we can view the Flash Media Live Encoder session but the multicastplayer cannot connect on the rtmfp://public-dns/multicast

In the server we can see some package arrived in prot 80 and 1935 but multicastplayer cannot connect

Have ideas?

This topic has been closed for replies.

1 reply

Participant
November 5, 2011

We have exactly the same issue and it's really frustrating for a service that is willing to be easy to setup (version 4.0.3, large amazon instance)

We are following the same tutorial and flash media encoder is successfully sending the stream. I can see the stream in the Administration console and bytes in/message in are increasing properly.

When I try to connect using the multicast player same happens : after few seconds, page remain black and the message " The connection attempt to FMS failed."

After tcpdump investigation i can see that it is not a network problem, when I connect using the multicast player I see first connexion to port 80 of server and THEN udp traffic IN and OUT from port 1935. In the admin console the client doesn't appear.

Any clue?

BTW I tried with a 4.0.2 instance and same problem!

November 8, 2011

If the server is behind a NAT, specify the public IP address of the server in the public attribute of the HostPort

element. The server passes this address to the client and the client uses it to connect to the fmscore process.

The information you need is in Configure ports for RTMFP in the FMS Configuration and Administration Guide. Check out step 4 in the task "Configure RTMFP redirect ports." Also check out the section "Configure a public IP address if the server is behind a NAT."