Skip to main content
July 27, 2011
Question

FMS4 multicast app, can not connect to origin from edge

  • July 27, 2011
  • 1 reply
  • 2316 views

I use the default multicast app in fms4.

It will be ok if i connect to origin server.

    This topic has been closed for replies.

    1 reply

    Adobe Employee
    July 28, 2011

    Can you elaborate your scenario - its not very clear what exactly you are trying and what is not working.

    July 31, 2011

    i have 3 servers:

    origin1, edge1, edge2, all configured by fms documents.

    and i learned configuration from the two links:

    http://www.adobe.com/devnet/flashmediaserver/articles/multicast_streaming_osmf.html

    http://help.adobe.com/en_US/flashmediaserver/devguide/WS7812b00092aae0dc-2829dcd012a54a3ed1a-8000.html

    the link for flashplayer is "rtmfp://edge1/?origin1/multicast/channel1" or  "rtmfp://edge2/?origin1/multicast/channel1"

    but i can not play the live stream

    if i change to "rtmfp://origin1/multicast/channel1", it's ok.

    thanks

    Adobe Employee
    August 1, 2011

    Your URI should be rtmfp://edge1/?rtmp://origin1/multicast/channel1  and not rtmfp://edge1/?origin1/multicast/channel1  (please check text in bold i.e you are missing rtmp:// before the origin1)