Skip to main content
December 18, 2010
Question

edge and origin server

  • December 18, 2010
  • 1 reply
  • 616 views

ok so i got my edge server setup and origin

now on flash media encoder  side which ip will i use edge or origin?

and what server ip will my floplayer use edge or origin?

Thanks

This topic has been closed for replies.

1 reply

Participating Frequently
December 20, 2010

Hi,

If you have been able to setup edge and origin properly, now you can use FMLE to publish your stream on origin server i.e. = rtmp://originserver.ip/appname in the url field and some streamname in the stream field.

If you want your users to subscribr your stream through edge servers, then give them url like = rtmp://edgeserver.ip/appname and streamname in stream field (or may be part of your url, just depends in what manner have you written your client application). Before providing this url to your subscribers make sure through your testing that it works fine. Also, monitor the admin console at edge as well as origin server to make sure that connections are going to origin via edge server. Hope this will help you.